diff options
author | Nikita Nemkin <nikita@nemkin.ru> | 2020-06-23 19:33:23 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-23 19:33:23 (GMT) |
commit | 2c6e4e91c5a4d3f25908108f4ed32aba936df70c (patch) | |
tree | ef119b8cbd9e36f71fe2fc8e0a26d29bf731f895 /Modules/clinic | |
parent | 4efc3360c9a83d5891f27ed67b4f0ab7275d2ab4 (diff) | |
download | cpython-2c6e4e91c5a4d3f25908108f4ed32aba936df70c.zip cpython-2c6e4e91c5a4d3f25908108f4ed32aba936df70c.tar.gz cpython-2c6e4e91c5a4d3f25908108f4ed32aba936df70c.tar.bz2 |
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.
Diffstat (limited to 'Modules/clinic')
0 files changed, 0 insertions, 0 deletions