]> granicus.if.org Git - python/commit
PEP 466: backport persistent urandom fd (closes #21305)
authorBenjamin Peterson <benjamin@python.org>
Thu, 28 Aug 2014 16:30:00 +0000 (12:30 -0400)
committerBenjamin Peterson <benjamin@python.org>
Thu, 28 Aug 2014 16:30:00 +0000 (12:30 -0400)
commit57057a6624e1b12beb61eb2f817f9de95bb7d47a
tree2029c7946952e9f0eace8f7d730f5d265d0c1bf9
parent0062d1e7f42b3036aa02701c723ff63d1d3d6028
PEP 466: backport persistent urandom fd (closes #21305)

Patch from Alex Gaynor.
Include/pythonrun.h
Misc/NEWS
Python/pythonrun.c
Python/random.c