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
4 files changed