BPO | [40390](https://bugs.python.org/issue40390) --- | :--- Nosy | @ericsnowcurrently, @benedwards14 PRs | python/cpython#19715 *Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.* Show more details GitHub fields: ```python assignee = None closed_at = None created_at = labels = ['expert-subinterpreters', 'type-feature', '3.9'] title = '[subinterpreters] Implement _xxsubinterpreters.channel_send_wait()' updated_at = user = 'https://github.com/benedwards14' ``` bugs.python.org fields: ```python activity = actor = 'vstinner' assignee = 'none' closed = False closed_date = None closer = None components = ['Subinterpreters'] creation = creator = 'benedwards14' dependencies = [] files = [] hgrepos = [] issue_num = 40390 keywords = ['patch'] message_count = 3.0 messages = ['367280', '367560', '367859'] nosy_count = 2.0 nosy_names = ['eric.snow', 'benedwards14'] pr_nums = ['19715'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue40390' versions = ['Python 3.9'] ``` ### Linked PRs * gh-19829 * gh-110565 * gh-110567 * gh-110948 * gh-110949 * gh-111006