summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Build/2018-10-17-17-38-57.bpo-35011.GgoPIC.rst
blob: 4411ffea45ce96ada058cce9b27522a631c4f9c2 (plain)
1
2
3
4
Restores the use of pyexpatns.h to isolate our embedded copy of the expat C
library so that its symbols do not conflict at link or dynamic loading time
with an embedding application or other extension modules with their own
version of libexpat.