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

[3.11] gh-101266: Fix __sizeof__ for subclasses of int (GH-101394) #101579

Merged
merged 5 commits into from
Feb 5, 2023

Conversation

mdickinson
Copy link
Member

@mdickinson mdickinson commented Feb 5, 2023

(cherry picked from commit c345b90)
(cherry picked from commit d8c8f32)
(cherry picked from commit f46ba55)
(cherry picked from commit 9cd5d01)
@mdickinson
Copy link
Member Author

This caused issues with NumPy / Cython. Reverting so that this doesn't affect the 3.11.2 release.

mdickinson added a commit to mdickinson/cpython that referenced this pull request Feb 7, 2023
mdickinson added a commit that referenced this pull request Feb 7, 2023
Revert "[3.11] gh-101266: Fix __sizeof__ for subclasses of int (GH-101394) (#101579)"

This reverts commit cf89c16.
@mdickinson mdickinson deleted the fix-sizeof-for-int-subtypes-311 branch February 7, 2023 14:34
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