commit | 9bd3bbcfe8f41509a0d60691000bd21e5338378f | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Sun Mar 13 23:28:28 2011 +0100 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Sun Mar 13 23:28:28 2011 +0100 |
tree | c1c71c3295f2f687755f1092fcc7666e27ba87c8 | |
parent | 34db4698958c64436de3a16fd5abf7224557492f [diff] [blame] |
Issue #11329: PyEval_InitThreads() cannot be called before Py_Initialize() anymore
diff --git a/Doc/ACKS.txt b/Doc/ACKS.txt index c51d211..7f67d36 100644 --- a/Doc/ACKS.txt +++ b/Doc/ACKS.txt
@@ -120,6 +120,7 @@ * Robert Lehmann * Marc-André Lemburg * Ross Light + * Gediminas Liktaras * Ulf A. Lindgren * Everett Lipman * Mirko Liss