]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix compilation when --without-threads is given #3683
authorBenjamin Peterson <benjamin@python.org>
Mon, 1 Sep 2008 14:18:30 +0000 (14:18 +0000)
committerBenjamin Peterson <benjamin@python.org>
Mon, 1 Sep 2008 14:18:30 +0000 (14:18 +0000)
commit17f03ca9628d358628efcb91667b598c1f1e7980
tree14005b36b88eaef661af9ceea30a9669b08d1db2
parent2ba93210e2bd8e96d1a61c4446de00e3b61e7c84
Fix compilation when --without-threads is given #3683

Reviewer: Georg Brandl, Benjamin Peterson
Misc/NEWS
Python/import.c