Skip to content

Conversation

@ericsnowcurrently
Copy link
Member

@ericsnowcurrentlyericsnowcurrently commented Jul 15, 2024

See gh-116431 for an explanation of the problem and solution. Here I've applied the solution to channels.

@ericsnowcurrentlyericsnowcurrentlyforce-pushed the channel-interp-destroyed-placeholder branch from e93219c to 51c6f5dCompareJuly 15, 2024 18:50
@ericsnowcurrentlyericsnowcurrently marked this pull request as ready for review July 15, 2024 18:51
@ericsnowcurrentlyericsnowcurrently enabled auto-merge (squash) July 15, 2024 19:19
@ericsnowcurrentlyericsnowcurrently merged commit 8b209fd into python:mainJul 15, 2024
@miss-islington-app
Copy link

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

@ericsnowcurrentlyericsnowcurrently deleted the channel-interp-destroyed-placeholder branch July 15, 2024 19:44
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 15, 2024
…nalization (pythongh-121805) See 6b98b27 for an explanation of the problem and solution. Here I've applied the solution to channels. (cherry picked from commit 8b209fd) Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>
@bedevere-app
Copy link

GH-121811 is a backport of this pull request to the 3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13 bugs and security fixes label Jul 15, 2024
ericsnowcurrently added a commit that referenced this pull request Jul 15, 2024
…inalization (gh-121811) See 6b98b27 for an explanation of the problem and solution. Here I've applied the solution to channels. (cherry picked from commit 8b209fd, AKA gh-121805) Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
…nalization (pythongh-121805) See 6b98b27 for an explanation of the problem and solution. Here I've applied the solution to 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