]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-91355: micro-optimize Connection.send_bytes() method (gh-32247)
authorMa Lin <animalize@users.noreply.github.com>
Tue, 3 May 2022 14:41:45 +0000 (22:41 +0800)
committerGitHub <noreply@github.com>
Tue, 3 May 2022 14:41:45 +0000 (23:41 +0900)
commit1699128c4891da3bbe23553d709261d88855b93f
tree5d1a296dec207882dbef227b36834cc177e7a599
parent9dc4aae8e92cef0590b1130bd5d1c07c1b932b73
GH-91355: micro-optimize Connection.send_bytes() method (gh-32247)
Lib/multiprocessing/connection.py