Skip to content

Conversation

@ericsnowcurrently
Copy link
Member

@ericsnowcurrentlyericsnowcurrently commented May 21, 2025

This change includes some semi-related refactoring of queues and channels.

@ericsnowcurrentlyericsnowcurrentlyforce-pushed the use-pyobject-getxidata-with-fallback branch from b176aef to ac2d3d1CompareMay 21, 2025 20:18
@ericsnowcurrentlyericsnowcurrently marked this pull request as ready for review May 21, 2025 20:19
@ericsnowcurrentlyericsnowcurrently merged commit d0eedfa into python:mainMay 22, 2025
40 checks passed
@miss-islington-app
Copy link

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

@ericsnowcurrentlyericsnowcurrently deleted the use-pyobject-getxidata-with-fallback branch May 22, 2025 12:50
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 22, 2025
…4440) This change includes some semi-related refactoring of queues and channels. (cherry picked from commit d0eedfa) Co-authored-by: Eric Snow <[email protected]>
@bedevere-app
Copy link

GH-134507 is a backport of this pull request to the 3.14 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.14 bugs and security fixes label May 22, 2025
ericsnowcurrently added a commit that referenced this pull request May 22, 2025
This change includes some semi-related refactoring of queues and channels. (cherry picked from commit d0eedfa, gh-134440) Co-authored-by: Eric Snow <[email protected]>
@ericsnowcurrently
Copy link
MemberAuthor

I may have introduced a refleak with this PR. I'll check as soon as I get home from traveling.

lkollar pushed a commit to lkollar/cpython that referenced this pull request May 26, 2025
…4440) This change includes some semi-related refactoring of queues and channels.
Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request Jul 12, 2025
…4440) This change includes some semi-related refactoring of queues and channels.
taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request Aug 4, 2025
…4440) This change includes some semi-related refactoring of queues and channels.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@ericsnowcurrently