Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "gh-115432: Add critical section variant that handles a NULL object (#115433)" #118861

Merged
merged 1 commit into from
May 9, 2024

Conversation

colesbury
Copy link
Contributor

@colesbury colesbury commented May 9, 2024

This reverts commit ad4f909.

This internal API ended up not being used.

…NULL object (python#115433)"

This reverts commit ad4f909.

The API ended up not being used.
@colesbury
Copy link
Contributor Author

@Yhg1s - this isn't really a bug fix, but it's definitely not a feature. Would it be appropriate to backport this revert to 3.13?

Copy link
Contributor

@DinoV DinoV left a comment

Choose a reason for hiding this comment

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

LGTM!

@Yhg1s
Copy link
Member

Yhg1s commented May 9, 2024

Yeah, backporting it to 3.13 is fine until we get to rc1.

@colesbury colesbury added the needs backport to 3.13 bugs and security fixes label May 9, 2024
@colesbury colesbury merged commit 46c8081 into python:main May 9, 2024
61 of 69 checks passed
@colesbury colesbury deleted the gh-115432-revert branch May 9, 2024 22:33
@miss-islington-app
Copy link

Thanks @colesbury for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 9, 2024
…NULL object (pythonGH-115433)" (pythonGH-118861)

This reverts commit ad4f909.

The API ended up not being used.
(cherry picked from commit 46c8081)

Co-authored-by: Sam Gross <colesbury@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented May 9, 2024

GH-118872 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 May 9, 2024
colesbury added a commit that referenced this pull request May 9, 2024
… NULL object (GH-115433)" (GH-118861) (#118872)

This reverts commit ad4f909.

The API ended up not being used.
(cherry picked from commit 46c8081)

Co-authored-by: Sam Gross <colesbury@gmail.com>
SonicField pushed a commit to SonicField/cpython that referenced this pull request May 10, 2024
…NULL object (python#115433)" (python#118861)

This reverts commit ad4f909.

The API ended up not being used.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants