Staging
v0.5.1
https://github.com/python/cpython
Revision 30fd7a476bbd6bb8096c1349698463fa8a3bca18 authored by Miss Islington (bot) on 11 June 2019, 02:15:24 UTC, committed by GitHub on 11 June 2019, 02:15:24 UTC

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>
1 parent 3621bf2
History
Tip revision: 30fd7a476bbd6bb8096c1349698463fa8a3bca18 authored by Miss Islington (bot) on 11 June 2019, 02:15:24 UTC
closes bpo-35184: Fix XML_POOR_ENTROPY option that breaks makesetup parsing of pyexpat line in Setup. (GH-13064)
Tip revision: 30fd7a4
File Mode Size
_abc.c.h -rw-r--r-- 4.8 KB
_asynciomodule.c.h -rw-r--r-- 21.9 KB
_bz2module.c.h -rw-r--r-- 5.3 KB
_codecsmodule.c.h -rw-r--r-- 42.7 KB
_contextvarsmodule.c.h -rw-r--r-- 605 bytes
_cryptmodule.c.h -rw-r--r-- 1.1 KB
_cursesmodule.c.h -rw-r--r-- 2.2 KB
_datetimemodule.c.h -rw-r--r-- 1.1 KB
_dbmmodule.c.h -rw-r--r-- 3.7 KB
_elementtree.c.h -rw-r--r-- 22.2 KB
_gdbmmodule.c.h -rw-r--r-- 7.4 KB
_hashopenssl.c.h -rw-r--r-- 3.3 KB
_lzmamodule.c.h -rw-r--r-- 8.5 KB
_opcode.c.h -rw-r--r-- 1.1 KB
_operator.c.h -rw-r--r-- 33.0 KB
_pickle.c.h -rw-r--r-- 19.5 KB
_queuemodule.c.h -rw-r--r-- 6.5 KB
_sre.c.h -rw-r--r-- 22.8 KB
_ssl.c.h -rw-r--r-- 35.3 KB
_struct.c.h -rw-r--r-- 8.2 KB
_tkinter.c.h -rw-r--r-- 17.2 KB
_tracemalloc.c.h -rw-r--r-- 5.6 KB
_weakref.c.h -rw-r--r-- 1.8 KB
_winapi.c.h -rw-r--r-- 28.5 KB
arraymodule.c.h -rw-r--r-- 14.1 KB
audioop.c.h -rw-r--r-- 23.9 KB
binascii.c.h -rw-r--r-- 14.1 KB
cmathmodule.c.h -rw-r--r-- 21.3 KB
fcntlmodule.c.h -rw-r--r-- 6.4 KB
gcmodule.c.h -rw-r--r-- 8.3 KB
grpmodule.c.h -rw-r--r-- 2.4 KB
mathmodule.c.h -rw-r--r-- 12.0 KB
md5module.c.h -rw-r--r-- 2.4 KB
posixmodule.c.h -rw-r--r-- 178.5 KB
pwdmodule.c.h -rw-r--r-- 1.8 KB
pyexpat.c.h -rw-r--r-- 9.0 KB
resource.c.h -rw-r--r-- 4.0 KB
sha1module.c.h -rw-r--r-- 2.5 KB
sha256module.c.h -rw-r--r-- 3.4 KB
sha512module.c.h -rw-r--r-- 3.4 KB
signalmodule.c.h -rw-r--r-- 11.6 KB
spwdmodule.c.h -rw-r--r-- 1.7 KB
symtablemodule.c.h -rw-r--r-- 1.0 KB
unicodedata.c.h -rw-r--r-- 10.5 KB
zipimport.c.h -rw-r--r-- 9.8 KB
zlibmodule.c.h -rw-r--r-- 13.6 KB

back to top