diff options
author | Nikita Nemkin <nikita@nemkin.ru> | 2020-06-24 00:33:23 +0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-23 20:33:23 +0100 |
commit | 2c6e4e91c5a4d3f25908108f4ed32aba936df70c (patch) | |
tree | ef119b8cbd9e36f71fe2fc8e0a26d29bf731f895 /Objects/unicodeobject.c | |
parent | 4efc3360c9a83d5891f27ed67b4f0ab7275d2ab4 (diff) | |
download | cpython-git-2c6e4e91c5a4d3f25908108f4ed32aba936df70c.tar.gz |
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 'Objects/unicodeobject.c')
0 files changed, 0 insertions, 0 deletions