diff options
author | Kenta Murata <mrkn@users.noreply.github.com> | 2019-09-10 19:29:56 +0900 |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2019-09-10 11:29:56 +0100 |
commit | 9e61066355b4b55c873d56f5f106a22463b56862 (patch) | |
tree | 84631850736c2815505294080cf461a5d08194e6 /Python/pytime.c | |
parent | e45b217ae0e83cfb367e9769cae59b9a5505f9b4 (diff) | |
download | cpython-git-9e61066355b4b55c873d56f5f106a22463b56862.tar.gz |
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/pytime.c')
0 files changed, 0 insertions, 0 deletions