mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
The libexpat 2.4.1 upgrade from introduced the following new exported symbols: * `testingAccountingGetCountBytesDirect` * `testingAccountingGetCountBytesIndirect` * `unsignedCharToPrintable` * `XML_SetBillionLaughsAttackProtectionActivationThreshold` * `XML_SetBillionLaughsAttackProtectionMaximumAmplification` We need to adjust [Modules/expat/pyexpatns.h](https://github.com/python/cpython/blob/master/Modules/expat/pyexpatns.h) (The newer libexpat upgrade has no new symbols). Automerge-Triggered-By: GH:gpshead |
||
|---|---|---|
| .. | ||
| ascii.h | ||
| asciitab.h | ||
| COPYING | ||
| expat.h | ||
| expat_config.h | ||
| expat_external.h | ||
| iasciitab.h | ||
| internal.h | ||
| latin1tab.h | ||
| nametab.h | ||
| pyexpatns.h | ||
| siphash.h | ||
| utf8tab.h | ||
| winconfig.h | ||
| xmlparse.c | ||
| xmlrole.c | ||
| xmlrole.h | ||
| xmltok.c | ||
| xmltok.h | ||
| xmltok_impl.c | ||
| xmltok_impl.h | ||
| xmltok_ns.c | ||