diff options
author | Yilei "Dolee" Yang <yileiyang@google.com> | 2022-02-18 22:33:06 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-18 22:33:06 (GMT) |
commit | 6312c1052c0186b4596fc45c42fd3ade9f8f5911 (patch) | |
tree | c57f8f3591daa6d5514493f7076c14d43f7852cb /Doc/faq | |
parent | 892ff93d7f47f8edae5c8a0f5d5ffd4b0a8f8d77 (diff) | |
download | cpython-6312c1052c0186b4596fc45c42fd3ade9f8f5911.zip cpython-6312c1052c0186b4596fc45c42fd3ade9f8f5911.tar.gz cpython-6312c1052c0186b4596fc45c42fd3ade9f8f5911.tar.bz2 |
bpo-46784: Add newly exported expat symbols to the namespace. (GH-31397)
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
Diffstat (limited to 'Doc/faq')
0 files changed, 0 insertions, 0 deletions