diff options
| author | Kenta Murata <mrkn@users.noreply.github.com> | 2019-09-10 10:29:56 (GMT) |
|---|---|---|
| committer | Benjamin Peterson <benjamin@python.org> | 2019-09-10 10:29:56 (GMT) |
| commit | 9e61066355b4b55c873d56f5f106a22463b56862 (patch) | |
| tree | 84631850736c2815505294080cf461a5d08194e6 /Python/importlib_external.h | |
| parent | e45b217ae0e83cfb367e9769cae59b9a5505f9b4 (diff) | |
| download | cpython-9e61066355b4b55c873d56f5f106a22463b56862.zip cpython-9e61066355b4b55c873d56f5f106a22463b56862.tar.gz cpython-9e61066355b4b55c873d56f5f106a22463b56862.tar.bz2 | |
Fix calling order of PyEval_InitThreads. (GH-4602)
As described in Doc/c-api/init.rst, PyEval_InitThreads() cannot be called
before Py_Initialize() function.
Diffstat (limited to 'Python/importlib_external.h')
0 files changed, 0 insertions, 0 deletions
