Skip to content

Conversation

@aisk
Copy link
Contributor

@aisk aisk commented Dec 14, 2025

@aisk aisk marked this pull request as draft December 17, 2025 17:08
@aisk aisk marked this pull request as ready for review December 18, 2025 16:51
@bedevere-app
Copy link

bedevere-app bot commented Dec 27, 2025

A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated.

Once you have made the requested changes, please leave a comment on this pull request containing the phrase I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

…C9QN_.rst

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
@picnixz picnixz dismissed their stale review December 27, 2025 16:49

Changes were addressed

@picnixz picnixz added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Dec 27, 2025
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Copy link
Member

@picnixz picnixz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can merge this is as is, or did you have something else in mind @serhiy-storchaka?

@encukou
Copy link
Member

encukou commented Feb 2, 2026

I'll merge; feel free to follow up in a new PR.

@encukou encukou merged commit 39f16a9 into python:main Feb 2, 2026
50 checks passed
@miss-islington-app
Copy link

Thanks @aisk for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 2, 2026
…a re-entrant __index__ (pythonGH-142713)

(cherry picked from commit 39f16a9)

Co-authored-by: AN Long <aisk@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 2, 2026
…a re-entrant __index__ (pythonGH-142713)

(cherry picked from commit 39f16a9)

Co-authored-by: AN Long <aisk@users.noreply.github.com>
@bedevere-app
Copy link

bedevere-app bot commented Feb 2, 2026

GH-144396 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Feb 2, 2026
@bedevere-app
Copy link

bedevere-app bot commented Feb 2, 2026

GH-144397 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Feb 2, 2026
@aisk aisk deleted the npd-array-setitem branch February 2, 2026 14:46
Yhg1s pushed a commit that referenced this pull request Feb 2, 2026
…ia re-entrant __index__ (GH-142713) (#144397)

gh-142555: Fix null pointer dereference in array.__setitem__ via re-entrant __index__ (GH-142713)
(cherry picked from commit 39f16a9)

Co-authored-by: AN Long <aisk@users.noreply.github.com>
vstinner pushed a commit that referenced this pull request Feb 3, 2026
…ia re-entrant __index__ (GH-142713) (#144396)

gh-142555: Fix null pointer dereference in array.__setitem__ via re-entrant __index__ (GH-142713)
(cherry picked from commit 39f16a9)

Co-authored-by: AN Long <aisk@users.noreply.github.com>
Aniketsy pushed a commit to Aniketsy/cpython that referenced this pull request Feb 3, 2026
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.

6 participants