On Thu, Nov 7, 2013 at 2:17 PM, Jaroslav Reznik wrote:
> For bonus points, we ought to tell "file" and "rpmlint" about the new bytecode
> format for .pyc files.
rpmlint 1.5 already "knows" the 3.4 bytecode magic value, but an old
one. Fixed/updated in git:
https://sourceforge.net/p/rpmlint/code/c
= Proposed System Wide Change: Python 3.4 =
https://fedoraproject.org/wiki/Changes/Python_3.4
Change owner(s): Slavek Kabrda
Update the Python 3 stack in Fedora from Python 3.3 to Python 3.4.
== Detailed description ==
Python 3.4 adds numerous features and optimizations. See the upstream notes