Victor Stinner 5422e3cfb7
bpo-36722: Debug build loads libraries built in release mode (GH-12952)
In debug build, import now also looks for C extensions compiled in
release mode and for C extensions compiled in the stable ABI.
2019-04-26 01:40:00 +02:00
..
2016-09-07 09:26:18 -07:00
2019-04-23 18:29:57 +09:00
2017-09-14 18:13:16 -07:00

Miscellaneous source files for the main Python shared library