diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-09-18 13:14:13 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-18 13:14:13 (GMT) |
commit | f7666e828cc3d5873136473ea36ba2013d624fa1 (patch) | |
tree | 24ab9efb91964cdeb7476c3465d2d7955c888008 /Python/errors.c | |
parent | 1a107eea8e91e50c5c9025e945c78eb1aa9b874d (diff) | |
download | cpython-f7666e828cc3d5873136473ea36ba2013d624fa1.zip cpython-f7666e828cc3d5873136473ea36ba2013d624fa1.tar.gz cpython-f7666e828cc3d5873136473ea36ba2013d624fa1.tar.bz2 |
bpo-34623: Use XML_SetHashSalt in _elementtree (GH-9146)
The C accelerated _elementtree module now initializes hash randomization
salt from _Py_HashSecret instead of libexpat's default CPRNG.
Signed-off-by: Christian Heimes <christian@python.org>
https://bugs.python.org/issue34623
(cherry picked from commit cb5778f00ce48631c7140f33ba242496aaf7102b)
Co-authored-by: Christian Heimes <christian@python.org>
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions