]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-129205: Update multiprocessing.forkserver to use os.readinto() (#129425)
authorCody Maloney <cmaloney@users.noreply.github.com>
Thu, 30 Jan 2025 22:24:52 +0000 (14:24 -0800)
committerGitHub <noreply@github.com>
Thu, 30 Jan 2025 22:24:52 +0000 (22:24 +0000)
commit10ee2d9d3bcde27c75f179214ad41c00e4852a7a
treee914ede7b5abcce298fe81fa4f5c477e5b095c86
parent510fefdc625dd2ed2b6b3975314a59e291b94ae8
gh-129205: Update multiprocessing.forkserver to use os.readinto() (#129425)
Lib/multiprocessing/forkserver.py