mirror of
https://github.com/python/cpython.git
synced 2026-01-27 05:05:50 +00:00
Deprecate the PyImport_ImportModuleNoBlock() function which is just an alias to PyImport_ImportModule() since Python 3.3.
Miscellaneous source files for the main Python shared library