diff options
| author | Victor Stinner <victor.stinner@gmail.com> | 2015-10-11 07:54:42 (GMT) |
|---|---|---|
| committer | Victor Stinner <victor.stinner@gmail.com> | 2015-10-11 07:54:42 (GMT) |
| commit | 92f0113701c6404f9e1ec90e3260084fc6a2ef09 (patch) | |
| tree | 2c23a0831d44990092a377c5b905ab96ca227981 /Lib/test/test_index.py | |
| parent | 647dac9d6fc08b9fad14c10dabe7cc8ee48c8553 (diff) | |
| download | cpython-92f0113701c6404f9e1ec90e3260084fc6a2ef09.zip cpython-92f0113701c6404f9e1ec90e3260084fc6a2ef09.tar.gz cpython-92f0113701c6404f9e1ec90e3260084fc6a2ef09.tar.bz2 | |
Close #24784: Fix compilation without thread support
Add "#ifdef WITH_THREAD" around cals to:
* PyGILState_Check()
* _PyImport_AcquireLock()
* _PyImport_ReleaseLock()
Diffstat (limited to 'Lib/test/test_index.py')
0 files changed, 0 insertions, 0 deletions
