From 467a8e11470e6a8311992833fafd0fc442446cfa Mon Sep 17 00:00:00 2001 From: Antoine Pitrou Date: Thu, 14 Jul 2011 00:32:50 +0200 Subject: [PATCH] Add link to bug tracker entry --- pep-3151.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pep-3151.txt b/pep-3151.txt index c8e8061e9..fdb287a0c 100644 --- a/pep-3151.txt +++ b/pep-3151.txt @@ -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