[New-bugs-announce] [issue12555] PEP 3151 implementation

Antoine Pitrou report at bugs.python.org
Thu Jul 14 00:19:32 CEST 2011


New submission from Antoine Pitrou <pitrou at free.fr>:

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".

----------
assignee: pitrou
components: Interpreter Core
messages: 140314
nosy: barry, ncoghlan, pitrou
priority: normal
severity: normal
status: open
title: PEP 3151 implementation
type: feature request
versions: Python 3.3

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12555>
_______________________________________


More information about the New-bugs-announce mailing list