]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-100472: Fix docs claim that compileall parameters could be bytes (GH-100473)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 24 Dec 2022 20:29:41 +0000 (12:29 -0800)
committerGitHub <noreply@github.com>
Sat, 24 Dec 2022 20:29:41 +0000 (12:29 -0800)
commitad8d2ef54ffde39c6d59c4fc6c0e9b8c529b306d
treef0a4cee5b2112ad61410cd1c34353a4b99159431
parentecbf136702267857b261a81b64f234965b9de913
gh-100472: Fix docs claim that compileall parameters could be bytes (GH-100473)

(cherry picked from commit 046cbc2080360b0b0bbe6ea7554045a6bbbd94bd)

Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
Doc/library/compileall.rst
Misc/NEWS.d/next/Documentation/2022-12-23-21-42-26.gh-issue-100472.NNixfO.rst [new file with mode: 0644]