]> 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:12:14 +0000 (21:12 +0200)
committerChristian Heimes <christian@python.org>
Sun, 19 Apr 2015 19:12:14 +0000 (21:12 +0200)
commite0ac2beb4febece5ffdf1b7db7a2f53a8c187ce4
tree903bd402a3fe4e8c59af65209eb3396dab5fb28d
parentd6e53dab8677fae3f6d00053b0102f8031751587
parent418fd74f87756c4312db496db92118bba2c4484a
Issue #23998: PyImport_ReInitLock() now checks for lock allocation error
Misc/NEWS
Python/import.c