◐ Shell
clean mode source ↗

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

@iritkatriel

@iritkatriel iritkatriel commented

May 6, 2025

edited by bedevere-app Bot

Loading

Copy link Copy Markdown

Member

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

This reverts commit 082dbf7.

@bedevere-bot

Copy link Copy Markdown

🤖 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

hugovk commented

May 6, 2025

Copy link Copy Markdown

Member

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

@vstinner vstinner left a comment

Copy link Copy Markdown

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
hugovk reacted with hooray emoji

Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request

Jul 12, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@vstinner vstinner vstinner approved these changes

@markshannon markshannon Awaiting requested review from markshannon markshannon is a code owner

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@iritkatriel @bedevere-bot @hugovk @vstinner