]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.5] Avoid _GNU_SOURCE redefined warning in xmlparse.c (GH-2670) (#2671) 2678/head
authorSegev Finer <segev208@gmail.com>
Tue, 11 Jul 2017 22:16:31 +0000 (01:16 +0300)
committerVictor Stinner <victor.stinner@gmail.com>
Tue, 11 Jul 2017 22:16:31 +0000 (00:16 +0200)
commit31d8c0da60f07f5eea430ce2f471a67c3d60f394
treed2dd81eee63ec59249168514b758b649d3809e4e
parent44eb51e6fcf45f3c2bf21c16e18c4da48a23d2d3
[3.5] Avoid _GNU_SOURCE redefined warning in xmlparse.c (GH-2670) (#2671)

(cherry picked from commit f52325598e7a9683787d76a42009fc16790a0089)
Modules/expat/xmlparse.c