]> granicus.if.org Git - python/commit
bpo-37731: Reorder includes in xmltok.c to avoid redefinition of _POSIX_C_SOURCE...
authorPablo Galindo <Pablogsal@gmail.com>
Sat, 12 Oct 2019 19:14:11 +0000 (20:14 +0100)
committerGitHub <noreply@github.com>
Sat, 12 Oct 2019 19:14:11 +0000 (20:14 +0100)
commit8177404d520e81f16324a900f093adf3856d33f8
treeb5dd1521e8e91744c956f9f480c4d2de4dad3d43
parent547c60c96e0119e559fb7312beea5fb36be66fdc
bpo-37731: Reorder includes in xmltok.c to avoid redefinition of _POSIX_C_SOURCE (GH-16733)
Modules/expat/xmltok.c