]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-117205: Increase chunksize when compiling pyc in parallel (#117206)
authorShantanu <12621235+hauntsaninja@users.noreply.github.com>
Wed, 3 Apr 2024 22:24:24 +0000 (15:24 -0700)
committerGitHub <noreply@github.com>
Wed, 3 Apr 2024 22:24:24 +0000 (15:24 -0700)
commitb4fe02f595fcb9f78261920a268ef614821ec195
tree8d909dac8db85ac779e649d73dbb4725d1f6d93c
parent985917dc8d34e2d2f717f7a981580a8dcf18d53a
gh-117205: Increase chunksize when compiling pyc in parallel (#117206)
Lib/compileall.py
Misc/NEWS.d/next/Library/2024-03-25-00-20-16.gh-issue-117205.yV7xGb.rst [new file with mode: 0644]