Python 3 usage: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
==Fedora== | |||
*http://www.phoronix.com/forums/forum/software/distributions/47700-python-3-is-close-to-becoming-the-default-in-fedora-22 | *http://www.phoronix.com/forums/forum/software/distributions/47700-python-3-is-close-to-becoming-the-default-in-fedora-22 | ||
Mailman Suite | ==Mailman Suite== | ||
* 2015-03-16 "Adapt to the port of Mailman to Python3" http://hyperkitty.readthedocs.org/en/latest/news.html | * 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/ | * http://mailman-bundler.readthedocs.org/en/latest/ | ||
** "Mailman requires at least Python 3.4" | ** "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." | ** !! "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." |
Revision as of 2015-10-02T01:49:14
Fedora
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."