]> 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:46:47 +0000 (11:46 -0700)
committerGitHub <noreply@github.com>
Fri, 29 Apr 2022 18:46:47 +0000 (11:46 -0700)
commit36de20d0f9191c74048474afc989296665362f10
tree10613cceae41d1b9d0da6b9e080f320b12b3ab8b
parentfa87c362e1861aa1092c1dcd409b00ae25db7874
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]