Staging
v0.8.1
https://github.com/python/cpython
Revision 470a435f3b42c9be5fdb7f7b04f3df5663ba7305 authored by Miss Islington (bot) on 18 September 2018, 13:11:09 UTC, committed by GitHub on 18 September 2018, 13:11:09 UTC

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>
1 parent 45452b7
History
Tip revision: 470a435f3b42c9be5fdb7f7b04f3df5663ba7305 authored by Miss Islington (bot) on 18 September 2018, 13:11:09 UTC
bpo-34623: Use XML_SetHashSalt in _elementtree (GH-9146)
Tip revision: 470a435
File Mode Size
c-api
data
distributing
distutils
extending
faq
howto
includes
install
installing
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 7.3 KB
README.rst -rw-r--r-- 4.3 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 4.2 KB
conf.py -rw-r--r-- 6.1 KB
contents.rst -rw-r--r-- 538 bytes
copyright.rst -rw-r--r-- 451 bytes
docutils.conf -rw-r--r-- 56 bytes
glossary.rst -rw-r--r-- 51.4 KB
license.rst -rw-r--r-- 43.4 KB
make.bat -rw-r--r-- 5.2 KB

README.rst

back to top