]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #23998: PyImport_ReInitLock() now checks for lock allocation error
authorChristian Heimes <christian@python.org>
Sun, 19 Apr 2015 19:08:28 +0000 (21:08 +0200)
committerChristian Heimes <christian@python.org>
Sun, 19 Apr 2015 19:08:28 +0000 (21:08 +0200)
commit3ce7873fddef05ecd6c5da2d5bd40206fee3805c
tree4e283cf18b23cef0ab658b6535659284fa00f342
parent1b4aa45441bccb350887add4cbef4fd73680eef0
Issue #23998: PyImport_ReInitLock() now checks for lock allocation error
Misc/NEWS
Python/import.c