urandom is done
This commit is contained in:
parent
178d452501
commit
c24c917575
|
@ -110,15 +110,10 @@ Implemented for Python 2.7.9 (in development):
|
||||||
|
|
||||||
* `Issue #21308`_: backport specified ``ssl`` module features
|
* `Issue #21308`_: backport specified ``ssl`` module features
|
||||||
* `Issue #21307`_: backport remaining specified ``hashlib`` 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 #21308: http://bugs.python.org/issue21308
|
||||||
.. _Issue #21307: http://bugs.python.org/issue21307
|
.. _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
|
.. _Issue #21305: http://bugs.python.org/issue21305
|
||||||
|
|
||||||
Backwards compatibility considerations
|
Backwards compatibility considerations
|
||||||
|
|
Loading…
Reference in New Issue