SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72137 0 42 Python

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.
V
Victor Stinner committed
5422e3cfb7ffc50b147b4662d6f596cd61533754
Parent: 62dfd7d
Committed by GitHub <noreply@github.com> on 4/25/2019, 11:40:00 PM