mirror of
https://github.com/python/cpython.git
synced 2026-07-16 23:15:25 -04:00
3e525d2212
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