diff options
author | stratakis <cstratak@redhat.com> | 2019-02-25 21:02:17 (GMT) |
---|---|---|
committer | larryhastings <larry@hastings.org> | 2019-02-25 21:02:17 (GMT) |
commit | d16eaf36795da48b930b80b20d3805bc27820712 (patch) | |
tree | fbc96566a12147a36a820c22cb57bc7494ee8c32 /Python/Python-ast.c | |
parent | cd1d5c554c40b5b348de2e77d65986aa154e4477 (diff) | |
download | cpython-d16eaf36795da48b930b80b20d3805bc27820712.zip cpython-d16eaf36795da48b930b80b20d3805bc27820712.tar.gz cpython-d16eaf36795da48b930b80b20d3805bc27820712.tar.bz2 |
[3.4] bpo-34623: Use XML_SetHashSalt in _elementtree (#9953)
* 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/Python-ast.c')
0 files changed, 0 insertions, 0 deletions