]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
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)

Trivial merge