Add link to bug tracker entry

This commit is contained in:
Antoine Pitrou 2011-07-14 00:32:50 +02:00
parent cd34739f36
commit 467a8e1147
1 changed files with 2 additions and 1 deletions

View File

@ -495,7 +495,8 @@ Implementation
==============
A reference implementation is available in
http://hg.python.org/features/pep-3151/ in branch ``pep-3151``.
http://hg.python.org/features/pep-3151/ in branch ``pep-3151``. It is
also tracked on the bug tracker at http://bugs.python.org/issue12555.
Its current state is that all semantic changes and additions are implemented,
but the `deprecation of names`_ mechanism isn't. It has been successfully
tested on a variety of systems: Linux, Windows, OpenIndiana and FreeBSD