◐ Shell
clean mode source ↗

bpo-32604: [_xxsubinterpreters] Add channel_send_wait(). by ericsnowcurrently · Pull Request #19829 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@ericsnowcurrently

@ericsnowcurrently ericsnowcurrently commented

May 1, 2020

edited

Loading

Copy link Copy Markdown

Member

This is an alternative to the approach in #19715.

Note that I have yet to add tests.

@benedwards14

https://bugs.python.org/issue32604

(Also gh-84570.)

@ericsnowcurrently

ericsnowcurrently commented

Sep 18, 2023

edited

Loading

Copy link Copy Markdown

Member Author

This out out-of-date. Furthermore, I think that returning a lock is unnecessary, and not returning one would simplify the change drastically. (See gh-110565.)

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

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@ericsnowcurrently @the-knights-who-say-ni @ezio-melotti @bedevere-bot