Skip to content

[3.15] gh-150157: Fix critical section for PyDict_Next() in _pickle.c (GH-150158)#150711

Merged
serhiy-storchaka merged 1 commit into
python:3.15from
miss-islington:backport-c5516e7-3.15
Jun 1, 2026
Merged

[3.15] gh-150157: Fix critical section for PyDict_Next() in _pickle.c (GH-150158)#150711
serhiy-storchaka merged 1 commit into
python:3.15from
miss-islington:backport-c5516e7-3.15

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Jun 1, 2026

(cherry picked from commit c5516e7)

Co-authored-by: Thomas Kowalski thom.kowa@gmail.com

…ythonGH-150158)

(cherry picked from commit c5516e7)

Co-authored-by: Thomas Kowalski <thom.kowa@gmail.com>
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) June 1, 2026 14:49
@serhiy-storchaka serhiy-storchaka merged commit b65c282 into python:3.15 Jun 1, 2026
56 checks passed
@miss-islington miss-islington deleted the backport-c5516e7-3.15 branch June 1, 2026 14:59
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.

3 participants