Revert "gh-133395: add option for extension modules to specialize BINARY_OP/SUBSCR, apply to arrays (#133396)" by iritkatriel · Pull Request #133498 · python/cpython
Conversation
…ze BINARY_OP/SUBSCR, apply to arrays (python#133396)" This reverts commit 082dbf7.
iritkatriel
requested a review
from markshannon
as a code owner
bedevere-app
Bot
mentioned this pull request
bedevere-app
Bot
added
the
awaiting core review
label
iritkatriel
mentioned this pull request
hugovk
added
the
🔨 test-with-refleak-buildbots
label
bedevere-bot
commented
May 6, 2025
bedevere-bot commented
🤖 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
removed
the
🔨 test-with-refleak-buildbots
label
AA-Turner
mentioned this pull request
hugovk
commented
May 6, 2025
hugovk commented
Member
Thank you! All green except for buildbot/PPC64LE RHEL8 Refleaks PR, which is unrelated and being fixed in #133502.
bedevere-app
Bot
removed
the
awaiting core review
label
vstinner
approved these changes
vstinner
left a comment
vstinner
left a comment
Member
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
AA-Turner
mentioned this pull request
Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request
…ze BINARY_OP/SUBSCR, apply to arrays (python#133396)" (python#133498)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment