]> granicus.if.org Git - python/commit
Issue #23998: PyImport_ReInitLock() now checks for lock allocation error
authorChristian Heimes <christian@python.org>
Sun, 19 Apr 2015 19:15:02 +0000 (21:15 +0200)
committerChristian Heimes <christian@python.org>
Sun, 19 Apr 2015 19:15:02 +0000 (21:15 +0200)
commit1a084a882b6d201320aa834bfd14e1b9a445c139
tree162aacbf445fe1e61256342d0230b5e2101de6c4
parentdb46fea8b63582e76a29f9dd23882523a474b600
parente0ac2beb4febece5ffdf1b7db7a2f53a8c187ce4
Issue #23998: PyImport_ReInitLock() now checks for lock allocation error
Misc/NEWS
Python/import.c