diff options
author | Christian Heimes <christian@python.org> | 2021-10-22 16:28:23 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-22 16:28:23 (GMT) |
commit | ec93721e0066c4cbe40085188a9bf0952aa935ef (patch) | |
tree | b448fae493616dbad2a759a1a7d591fda3dfc51d /Python/symtable.c | |
parent | b781cc3bfce7c052728b06aad9f1a467cced289d (diff) | |
download | cpython-ec93721e0066c4cbe40085188a9bf0952aa935ef.zip cpython-ec93721e0066c4cbe40085188a9bf0952aa935ef.tar.gz cpython-ec93721e0066c4cbe40085188a9bf0952aa935ef.tar.bz2 |
bpo-45570: Simplify setup macros for pyexpat (GH-29159)
* ``HAVE_EXPAT_CONFIG_H`` is not used by our code and not used by
system-wide expat header files
* ``USE_PYEXPAT_CAPI`` is no longer used by our code
* ``XML_POOR_ENTROPY`` should be defined in expat_config.h
Signed-off-by: Christian Heimes <christian@python.org>
Diffstat (limited to 'Python/symtable.c')
0 files changed, 0 insertions, 0 deletions