← 返回首页
bpo-32604: [_xxsubinterpreters] Add channel_send_wait(). by ericsnowcurrently · Pull Request #19829 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

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

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

bpo-32604: [_xxsubinterpreters] Add channel_send_wait().#19829

Closed
ericsnowcurrently wants to merge 7 commits into
python:mainfrom
ericsnowcurrently:channel-send-wait
Closed

bpo-32604: [_xxsubinterpreters] Add channel_send_wait().#19829
ericsnowcurrently wants to merge 7 commits into
python:mainfrom
ericsnowcurrently:channel-send-wait

Conversation

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 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.)

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Footer

© 2026 GitHub, Inc.