FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.12] gh-149018: Use `XML_SetHashSalt16Bytes` in `pyexpat`/`_elementtree` when possible (GH-149023) by StanFromIreland · Pull Request #155345 · python/cpython · GitHub

/ cpython Public

[3.12] gh-149018: Use XML_SetHashSalt16Bytes in pyexpat/_elementtree when possible (GH-149023) - #155345

Merged
Yhg1s merged 1 commit into
python:3.12from
StanFromIreland:backport-fc9b11f-3.12
Aug 11, 2026
Merged

[3.12] gh-149018: Use XML_SetHashSalt16Bytes in pyexpat/_elementtree when possible (GH-149023)#155345
Yhg1s merged 1 commit into
python:3.12from
StanFromIreland:backport-fc9b11f-3.12

Conversation

StanFromIreland commented Aug 7, 2026
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

…lementtree` when possible (pythonGH-149023)

(cherry picked from commit fc9b11f)

Co-authored-by: Stan Ulbrych <stan@python.org>
(cherry picked from commit 24b8f12)

Copy link
Copy Markdown
Member Author

Hmm, Bedevere didn't work...?

StanFromIreland added needs backport to 3.10 only security fixes needs backport to 3.11 only security fixes and removed needs backport to 3.10 only security fixes needs backport to 3.11 only security fixes labels Aug 12, 2026

Copy link
Copy Markdown

Thanks @StanFromIreland for the PR, and @Yhg1s for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

Copy link
Copy Markdown

Thanks @StanFromIreland for the PR, and @Yhg1s for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

Copy link
Copy Markdown

Sorry, @StanFromIreland and @Yhg1s, I could not cleanly backport this to 3.10 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker e37df2a6a71d6538698e2d3188a7c345b827640b 3.10

Copy link
Copy Markdown

Sorry, @StanFromIreland and @Yhg1s, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker e37df2a6a71d6538698e2d3188a7c345b827640b 3.11

bedevere-app Bot commented Aug 12, 2026

Copy link
Copy Markdown

GH-155610 is a backport of this pull request to the 3.11 branch.

bedevere-app Bot removed the needs backport to 3.11 only security fixes label Aug 12, 2026
StanFromIreland removed the needs backport to 3.10 only security fixes label Aug 12, 2026
pablogsal pushed a commit that referenced this pull request Aug 12, 2026
…tree` when possible (GH-149023) (GH-155345) (#155610)

* [3.11] gh-149018: Use `XML_SetHashSalt16Bytes` in `pyexpat`/`_elementtree` when possible (GH-149023) (GH-155345)
(cherry picked from commit e37df2a)

Co-authored-by: Stan Ulbrych <stan@python.org>
(cherry picked from commit fc9b11f)
(cherry picked from commit 24b8f12)

* Apply suggestions from code review

Co-authored-by: Stan Ulbrych <stan@python.org>
pablogsal pushed a commit that referenced this pull request Aug 13, 2026
…tree` when possible (GH-149023) (#155611)

* [3.10] gh-149018: Use `XML_SetHashSalt16Bytes` in `pyexpat`/`_elementtree` when possible (GH-149023) (GH-155345)
(cherry picked from commit e37df2a)
(cherry picked from commit 95cf26d)

Co-authored-by: Stan Ulbrych <stan@python.org>
(cherry picked from commit fc9b11f)
(cherry picked from commit 24b8f12)

* Fix SetHashSalt16Bytes assignment in pyexpat.c
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL