summaryrefslogtreecommitdiffstats
path: root/Lib/test/test__xxinterpchannels.py
Commit message (Expand)AuthorAgeFilesLines
* gh-84570: Add Timeouts to SendChannel.send() and RecvChannel.recv() (gh-110567)Eric Snow2023-10-171-20/+108
* gh-84570: Send-Wait Fixes for _xxinterpchannels (gh-111006)Eric Snow2023-10-171-44/+173
* gh-84570: Implement Waiting in SendChannel.send() (gh-110565)Eric Snow2023-10-101-74/+76
* gh-76785: Add SendChannel.send_buffer() (#110246)Eric Snow2023-10-091-0/+15
* GH-103805: Lib test f541 linting issue fix (#103812)Rodolfo M. Pereira2023-04-241-4/+4
* gh-101659: Add _Py_AtExit() (gh-103298)Eric Snow2023-04-061-11/+29
* gh-102515: Remove unused imports in the `Lib/` directory (#102516)Alex Waygood2023-03-081-1/+0
* gh-101524: Split Up the _xxsubinterpreters Module (gh-101526)Eric Snow2023-02-041-0/+1541