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
C
Christian Heimes committed
cb5778f00ce48631c7140f33ba242496aaf7102b
Parent: 0185f34
Committed by Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
on 9/18/2018, 12:38:58 PM