Python 3 usage: Difference between revisions
No edit summary |
|||
(One intermediate revision by the same user not shown) | |||
Line 20: | Line 20: | ||
==Django== | ==Django== | ||
* https://docs.djangoproject.com/en/1.8/faq/install/#faq-python-version-support | * https://docs.djangoproject.com/en/1.8/faq/install/#faq-python-version-support | ||
==Google App Engine== | |||
* http://stackoverflow.com/questions/24229203/does-google-app-engine-support-python-3 | |||
* https://www.quora.com/What-are-the-plans-to-support-python3-in-google-appengine |
Latest revision as of 2015-10-02T02:25:06
Overview
- http://python3wos.appspot.com/ - tracking python 3 on PyPi
Fedora
- http://www.phoronix.com/forums/forum/software/distributions/47700-python-3-is-close-to-becoming-the-default-in-fedora-22
- https://bugzilla.redhat.com/show_bug.cgi?id=1076441
- https://fedoraproject.org/wiki/Changes/Python_3_as_Default
Debian/Ubuntu
Mailman Suite
- 2015-03-16 "Adapt to the port of Mailman to Python3" http://hyperkitty.readthedocs.org/en/latest/news.html
- http://mailman-bundler.readthedocs.org/en/latest/
- "Mailman requires at least Python 3.4"
- !! "Even if Mailman 3 runs on Python 3, the web interfaces and the commands in this procedure run on Python 2.7, so make sure your system Python version is 2.7."