bpo-35011: Restore use of pyexpatns.h in libexpat (GH-9939) · python/cpython@9d4712b · GitHub
Skip to content

Commit 9d4712b

Browse files
authored
bpo-35011: Restore use of pyexpatns.h in libexpat (GH-9939)
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. 5dc3f23#diff-3afaf7274c90ce1b7405f75ad825f545 inadvertently removed it when upgrading expat.
1 parent 74a8b6e commit 9d4712b

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions

Modules/expat/expat_external.h

Lines changed: 4 additions & 0 deletions

0 commit comments

Comments
 (0)