]> granicus.if.org Git - python/commit
Issue #11329: PyEval_InitThreads() cannot be called before Py_Initialize() anymore
authorAntoine Pitrou <solipsis@pitrou.net>
Sun, 13 Mar 2011 22:29:10 +0000 (23:29 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Sun, 13 Mar 2011 22:29:10 +0000 (23:29 +0100)
commit0cfc23762fb3cc5467d50de020a3b69710884aa5
tree5127e0d2b99a88a246788a0c728dd57d04d5ad31
parentc9723d09eb1b3faef6cc7e3c083def5e6d3278ae
parent9bd3bbcfe8f41509a0d60691000bd21e5338378f
Issue #11329: PyEval_InitThreads() cannot be called before Py_Initialize() anymore