summaryrefslogtreecommitdiffstats
path: root/Python/ceval.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2019-06-11 02:14:23 (GMT)
committerGitHub <noreply@github.com>2019-06-11 02:14:23 (GMT)
commit5b94b857f590db80aab69c31f88dd2a4978f8329 (patch)
treec6a4a58005787ba96f45d253213200d53714ca42 /Python/ceval.c
parentbac6e63fd63960a1ab862befab42de05d32667c2 (diff)
downloadcpython-5b94b857f590db80aab69c31f88dd2a4978f8329.zip
cpython-5b94b857f590db80aab69c31f88dd2a4978f8329.tar.gz
cpython-5b94b857f590db80aab69c31f88dd2a4978f8329.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. (cherry picked from commit 408a2ef1aceff1f4270c44552fa39ef93d9283e3) Co-authored-by: aaronpaulhurst <aaronpaulhurst@gmail.com>
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions