]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-136285: Improve `pickle` protocol testing in `test_interpreters` (#136286)
authorsobolevn <mail@sobolevn.me>
Sun, 6 Jul 2025 07:35:30 +0000 (10:35 +0300)
committerGitHub <noreply@github.com>
Sun, 6 Jul 2025 07:35:30 +0000 (07:35 +0000)
commit06e347b84648f3f8e144e8f70671d610da082b77
tree2724868007ceb8ea0c329e9f28cb1c3511e10fd8
parent1953713d0d67a4f54ff75bf8449895a2f08cc750
gh-136285: Improve `pickle` protocol testing in `test_interpreters` (#136286)
Lib/concurrent/interpreters/__init__.py
Lib/concurrent/interpreters/_queues.py
Lib/test/support/channels.py
Lib/test/test_interpreters/test_api.py
Lib/test/test_interpreters/test_channels.py
Lib/test/test_interpreters/test_queues.py
Misc/NEWS.d/next/Library/2025-07-05-09-45-04.gh-issue-136286.N67Amr.rst [new file with mode: 0644]