Skip to content

Revert "gh-133395: add option for extension modules to specialize BINARY_OP/SUBSCR, apply to arrays (#133396)" #133498

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

Merged
merged 1 commit into from
May 6, 2025

Conversation

iritkatriel
Copy link
Member

@iritkatriel iritkatriel commented May 6, 2025

…ze BINARY_OP/SUBSCR, apply to arrays (python#133396)"

This reverts commit 082dbf7.
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @hugovk for commit 35c1b5e 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F133498%2Fmerge

If you want to schedule another build, you need to add the 🔨 test-with-refleak-buildbots label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-refleak-buildbots Test PR w/ refleak buildbots; report in status section label May 6, 2025
@hugovk
Copy link
Member

hugovk commented May 6, 2025

Thank you! All green except for buildbot/PPC64LE RHEL8 Refleaks PR, which is unrelated and being fixed in #133502.

@hugovk hugovk merged commit 296cd12 into python:main May 6, 2025
75 of 76 checks passed
Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

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

LGTM. It does fix the leak.

$ ./python -m test test_datetime -R 3:3
...
Result: SUCCESS

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.

4 participants