[RELEASED] Python 3.2
Stefan Behnel
stefan_ml at behnel.de
Mon Feb 21 03:16:44 EST 2011
Georg Brandl, 20.02.2011 23:22:
> On behalf of the Python development team, I'm delighted to announce
> Python 3.2 final release.
>[...]
> Please consider trying Python 3.2 with your code and reporting any bugs
> you may notice to:
>
> http://bugs.python.org/
Note to packagers: This release has a critical bug in distutils that
prevents .pyc files from being byte compiled to their proper location
during installation, thus preventing them from being used.
http://bugs.python.org/issue11254
Stefan
More information about the Python-list
mailing list