mirror of
https://github.com/python/cpython.git
synced 2025-11-19 18:47:27 +00:00
When PyGILState_Ensure() is called in a non-Python thread before PyEval_InitThreads(), only call PyEval_InitThreads() after calling PyThreadState_New() to fix a crash. Add an unit test in test_embed. |
||
|---|---|---|
| .. | ||
| _freeze_importlib.c | ||
| _testembed.c | ||
| python.c | ||
| README | ||
Source files for binary executables (as opposed to shared modules)