diff options
author | aaronpaulhurst <aaronpaulhurst@gmail.com> | 2019-06-11 01:54:24 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2019-06-11 01:54:24 (GMT) |
commit | 408a2ef1aceff1f4270c44552fa39ef93d9283e3 (patch) | |
tree | 480896e8f2d4fde1f39d756851d1b2582e518d2a /PC/winsound.c | |
parent | b589cef9c4dada2fb84ce0fae5040ecf16d9d5ef (diff) | |
download | cpython-408a2ef1aceff1f4270c44552fa39ef93d9283e3.zip cpython-408a2ef1aceff1f4270c44552fa39ef93d9283e3.tar.gz cpython-408a2ef1aceff1f4270c44552fa39ef93d9283e3.tar.bz2 |
closes bpo-35184: Fix XML_POOR_ENTROPY option that breaks makesetup parsing of pyexpat line in Setup. (GH-13064)
When the line is uncommented, the equals character causes it to be incorrectly interpreted
as a macro definition by makesetup. This results in invalid Makefile output.
The expat code only requires XML_POOR_ENTROPY to be defined; the value is unnecessary.
Diffstat (limited to 'PC/winsound.c')
0 files changed, 0 insertions, 0 deletions