]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-26792: Improve docstrings of runpy module run_functions (GH-30729)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 29 Apr 2022 18:45:43 +0000 (11:45 -0700)
committerGitHub <noreply@github.com>
Fri, 29 Apr 2022 18:45:43 +0000 (11:45 -0700)
commit7bd4411b90e9f4b376754be23b5f6b86bf4e3c5f
tree120f002d8f6c1d77a5aba0da59d0e9b6a91f4d3b
parent11652ceccf1dbf9dd332ad52ac9bd41b4adff274
bpo-26792: Improve docstrings of runpy module run_functions (GH-30729)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
(cherry picked from commit 117836f123a1c65d9ba50401822b883f11f0a347)

Co-authored-by: Humbled Drugman <humbled.drugman@gmail.com>
Lib/runpy.py
Misc/NEWS.d/next/Documentation/2022-01-23-20-44-53.bpo-26792.dQ1v1W.rst [new file with mode: 0644]