Skip to content
Snippets Groups Projects
Unverified Commit a9e1a4e3 authored by kwadronaut's avatar kwadronaut :speech_balloon:
Browse files

Remove python 3 reference on ideas page

we should be freezing anything python-based
parent 197ad25e
No related branches found
No related tags found
1 merge request!32Remove python 3 reference on ideas page
Pipeline #36935 failed
......@@ -74,18 +74,6 @@ There are several areas where the user experience could be improved, particulary
Generic
---------------------------------------
### Port to python 3
The current code base is in python2, wich is in a process of being deprecated. Most linux distributions are stopping the support for it and upstream is not doing any new development for it since years. Having support for python3 will also bring us the posibility of using pypy, wich might be a good improvement of speed for the server parts.
Some work has started on getting the tests to pass on soledad. We already use tox for to run our tests. Getting our CI running both for py2 and py3 is straight forward and from there the first step will be to get the tests running on py3.
* Contact: meskio
* Priority: high
* Difficulty: medium
* Skills: python2 & 3, six library
VPN
----------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment