http://hg.python.org/peps/rev/ccaa7afb1fc7 changeset: 4696:ccaa7afb1fc7 user: Victor Stinner <victor.stinner at gmail.com> date: Tue Jan 29 13:49:34 2013 +0100 summary: PEP 433: Add link to the implementation issue files: pep-0433.txt | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/pep-0433.txt b/pep-0433.txt --- a/pep-0433.txt +++ b/pep-0433.txt @@ -695,6 +695,8 @@ <http://bugs.python.org/issue10115>`_ * `Add an 'atfork' module <http://bugs.python.org/issue16500>`_ + * `Implementation of the PEP 433 + <http://bugs.python.org/issue17036>`_ Ruby: -- Repository URL: http://hg.python.org/peps