]> granicus.if.org Git - python/commit
Issue #10363: Deallocate global locks in Py_Finalize().
authorAntoine Pitrou <solipsis@pitrou.net>
Sun, 30 Oct 2011 18:14:46 +0000 (19:14 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Sun, 30 Oct 2011 18:14:46 +0000 (19:14 +0100)
commit6fbbc334407904ee344c2b30d346f870031c0371
treebbae13d95cb196904716066a9d35d8f899105a50
parentc34f5c256a4c528d5d1105deee5eeeac944e4b91
parent8db076cf8af4fddfc1e406ec579d559abc53304c
Issue #10363: Deallocate global locks in Py_Finalize().
Misc/NEWS
Python/import.c