]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-37731: Reorder includes in xmltok.c to avoid redefinition of _POSIX_C_SOURCE...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 7 Nov 2019 05:10:05 +0000 (21:10 -0800)
committerGitHub <noreply@github.com>
Thu, 7 Nov 2019 05:10:05 +0000 (21:10 -0800)
commit30114c7119a9ae0e610d6974f57f22d8d05ed50d
treed94b1cd1e8deec712cc1400d173e24909a4d1f1d
parent7356e10820b160d14b0ce0aba5427a8f9e757aa7
bpo-37731: Reorder includes in xmltok.c to avoid redefinition of _POSIX_C_SOURCE (GH-16733)

(cherry picked from commit 8177404d520e81f16324a900f093adf3856d33f8)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
Modules/expat/xmltok.c