Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migrate to python 3.* #253

Open
GoogleCodeExporter opened this issue Mar 29, 2016 · 4 comments
Open

migrate to python 3.* #253

GoogleCodeExporter opened this issue Mar 29, 2016 · 4 comments

Comments

@GoogleCodeExporter
Copy link

Support for python > 3.3
No support for both python 2.* and python 3.* 

Libraries are critical;
- django: supports python 3 (since version 1.6)
- cherrypy: supports python 3
- genshi: supports python 3
- paramiko 20130909: no
- python MySQL-db: 20130909: no
- psycopg2 (for postgreSQL): supports python 3


Original issue reported on code.google.com by [email protected] on 9 Sep 2013 at 4:10

@GoogleCodeExporter
Copy link
Author

Another option is to make a version with support for python 2.6 and 2.7
A lot of worrk for python3 can be done than.
Than check how much work still has to be doen for python3.
If not to much, make one version  (supporting both python 2 and 3)

Original comment by [email protected] on 9 Sep 2013 at 5:08

@GoogleCodeExporter
Copy link
Author

python MySQL-db is still not suited for python 3.
paramiko seems to be moving slowly forward, but suited yet.
so...not for this time.

Original comment by [email protected] on 2 Jan 2014 at 7:34

  • Changed state: WontFix

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 3 Jan 2014 at 6:36

  • Changed state: On_hold

@GoogleCodeExporter
Copy link
Author

20150325:
status of libraries:
- OK: django, cherrypy, paramiko, genshi 
- NOK: mysqlbd; trying forrk 'mysqlclient-python '
Issues:
- Reading of excel does not work

Original comment by [email protected] on 25 Mar 2015 at 7:05

  • Changed state: Started
  • Added labels: version3.3
  • Removed labels: version3.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant