◐ Shell
clean mode source ↗

gh-76785: Add SendChannel.send_buffer() by ericsnowcurrently · Pull Request #110246 · python/cpython

added 15 commits

October 2, 2023 15:37
…leaseInInterpreterAndRawFree().

@ericsnowcurrently

ericsnowcurrently added a commit that referenced this pull request

Oct 17, 2023
There were a few things I did in gh-110565 that need to be fixed. I also forgot to add tests in that PR.

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

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
(This is still a test module.)

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