◐ Shell
clean mode source ↗

gh-84570: Send-Wait Fixes for _xxinterpchannels by ericsnowcurrently · Pull Request #111006 · python/cpython

added 9 commits

October 16, 2023 17:30
This reverts commit 352b02028ac4fe9e4b27e2de41b802d08091d805.

@ericsnowcurrently

aisk pushed a commit to aisk/cpython that referenced this pull request

Feb 11, 2024
There were a few things I did in pythongh-110565 that need to be fixed. I also forgot to add tests in that PR.

(Note that this PR exposes a refleak introduced by pythongh-110246. I'll take care of that separately.)

Glyphack pushed a commit to Glyphack/cpython that referenced this pull request

Sep 2, 2024
There were a few things I did in pythongh-110565 that need to be fixed. I also forgot to add tests in that PR.

(Note that this PR exposes a refleak introduced by pythongh-110246. I'll take care of that separately.)