This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients barry, ncoghlan, pitrou
Date 2011-07-13.22:19:31
SpamBayes Score 0.0008764015
Marked as misclassified No
Message-id <1310595572.06.0.21556538548.issue12555@psf.upfronthosting.co.za>
In-reply-to
Content
I now have a working PEP 3151 implementation, working on various platforms (tested on Linux, Windows, FreeBSD and OpenIndiana buildbots).

The implementation has all the semantic changes and additions in PEP 3151. It still lacks the deprecation mechanism mentioned in "step 1" of the PEP.

The implementation is at http://hg.python.org/features/pep-3151/ in the branch named "pep-3151".
History
Date User Action Args
2011-07-13 22:19:32pitrousetrecipients: + pitrou, barry, ncoghlan
2011-07-13 22:19:32pitrousetmessageid: <1310595572.06.0.21556538548.issue12555@psf.upfronthosting.co.za>
2011-07-13 22:19:31pitroulinkissue12555 messages
2011-07-13 22:19:31pitroucreate