diff --git a/pep-0466.txt b/pep-0466.txt index 28c13d987..315cd2543 100644 --- a/pep-0466.txt +++ b/pep-0466.txt @@ -110,15 +110,10 @@ Implemented for Python 2.7.9 (in development): * `Issue #21308`_: backport specified ``ssl`` module features * `Issue #21307`_: backport remaining specified ``hashlib`` module features +* `Issue #21305`_: backport ``os.urandom`` shared file descriptor change .. _Issue #21308: http://bugs.python.org/issue21308 .. _Issue #21307: http://bugs.python.org/issue21307 - - -Still in progress: - -* `Issue #21305`_: backport ``os.urandom`` shared file descriptor change - .. _Issue #21305: http://bugs.python.org/issue21305 Backwards compatibility considerations