[proxy] web.archive.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

[2.7] bpo-34623: Use XML_SetHashSalt in _elementtree (GH-9146) by tiran · Pull Request #9394 · python/cpython

bedevere-bot

Conversation

mentioned this pull request

Sep 18, 2018

Merged

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 cb5778f)

Co-authored-by: Christian Heimes <christian@python.org>

miss-islington merged commit 18b20ba into python:2.7

Sep 18, 2018

5 checks passed

bedevere/issue-number Issue number 34623 found

Details

bedevere/maintenance-branch-pr Valid maintenance branch PR title.

bedevere/news News entry found in Misc/NEWS.d

continuous-integration/appveyor/pr AppVeyor build succeeded

Details

continuous-integration/travis-ci/pr The Travis CI build passed

Details

mingwandroid added a commit to mingwandroid/cpython that referenced this pull request

Feb 18, 2019

mingwandroid added a commit to mingwandroid/cpython that referenced this pull request

Feb 23, 2019