summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2022-02-21 19:18:26 (GMT)
committerGitHub <noreply@github.com>2022-02-21 19:18:26 (GMT)
commit61f3c308e435c5294e674ef59fed1d51f47e0089 (patch)
tree7f756fbaad9261136b75b1f6ea9d0fce83fe42ad /Python/pythonrun.c
parentd4f5bb912e67299b59b814b89a5afd9a8821a14e (diff)
downloadcpython-61f3c308e435c5294e674ef59fed1d51f47e0089.zip
cpython-61f3c308e435c5294e674ef59fed1d51f47e0089.tar.gz
cpython-61f3c308e435c5294e674ef59fed1d51f47e0089.tar.bz2
bpo-46784: Add newly exported expat symbols to the namespace. (GH-31397) (GH-31418)
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 (cherry picked from commit 6312c1052c0186b4596fc45c42fd3ade9f8f5911) Co-authored-by: Yilei "Dolee" Yang <yileiyang@google.com>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions