]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Bug #1551427: fix a wrong NULL pointer check in the win32 version
authorGeorg Brandl <georg@python.org>
Wed, 6 Sep 2006 06:03:59 +0000 (06:03 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 6 Sep 2006 06:03:59 +0000 (06:03 +0000)
commit74bb783c2fd8084a835b6663abe5b70c55fa999d
tree811a824f29814e73172fb16bc2401c4c01b62814
parent314bef9fffff461444e56ccc97655bdf11e94a74
Bug #1551427: fix a wrong NULL pointer check in the win32 version
of os.urandom().
Misc/NEWS
Modules/posixmodule.c