diff options
| author | Gregory P. Smith <greg@krypto.org> | 2022-02-19 00:53:49 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-02-19 00:53:49 (GMT) |
| commit | e05e3d20d309603010f2c1194e612f894ad8a985 (patch) | |
| tree | b5923b089c77ca0997ebf626d286a6bb0ebcc546 /Python/_warnings.c | |
| parent | 6eb34772fda2e46ba9a265e038b6e0f303bd790e (diff) | |
| download | cpython-e05e3d20d309603010f2c1194e612f894ad8a985.zip cpython-e05e3d20d309603010f2c1194e612f894ad8a985.tar.gz cpython-e05e3d20d309603010f2c1194e612f894ad8a985.tar.bz2 | |
[3.10] bpo-46784: Add newly exported expat symbols to the namespace. (GH-31397) (GH-31420)
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>
Co-authored-by: Yilei "Dolee" Yang <yileiyang@google.com>
Diffstat (limited to 'Python/_warnings.c')
0 files changed, 0 insertions, 0 deletions
