mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -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