mirror of
https://github.com/python/cpython.git
synced 2026-05-18 02:15:28 -04:00
000a074c95
Added a new API function PyImport_ImportModuleNoBlock. It solves the problem with dead locks when mixing threads and imports