SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

bpo-41039: Simplify python3.dll build (GH-20989)

Use linker comment #pragma and preprocessor for re-exporting stable
API functions and variables.

Module definition file, custom build targets and entry point code
become unnecessary and can be removed.

This change also fixes missing _PyErr_BadInternalCall export on x86.
N
Nikita Nemkin committed
2c6e4e91c5a4d3f25908108f4ed32aba936df70c
Parent: 4efc336
Committed by GitHub <[email protected]> on 6/23/2020, 7:33:23 PM