]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-37731: Squish another _POSIX_C_SOURCE redefinition problem in expat. (GH-17077)
authorBenjamin Peterson <benjamin@python.org>
Thu, 7 Nov 2019 05:29:43 +0000 (21:29 -0800)
committerGitHub <noreply@github.com>
Thu, 7 Nov 2019 05:29:43 +0000 (21:29 -0800)
commit089e5f52a34377193a9e6c03088114b14c8507af
tree196484df34f5245d51df8e0b9c330b8541568ce1
parent30114c7119a9ae0e610d6974f57f22d8d05ed50d
bpo-37731: Squish another _POSIX_C_SOURCE redefinition problem in expat. (GH-17077)
Modules/expat/xmlparse.c