]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-26792: Improve docstrings of runpy module run_functions (#30729)
authorHumbled Drugman <humbled.drugman@gmail.com>
Fri, 29 Apr 2022 18:22:46 +0000 (19:22 +0100)
committerGitHub <noreply@github.com>
Fri, 29 Apr 2022 18:22:46 +0000 (12:22 -0600)
commit117836f123a1c65d9ba50401822b883f11f0a347
tree4154f3b5d723753a0a9bfe9d308b81a0dc4e2ba8
parent83bce8ef14ee5546cb3d60f398f0cbb04bd3d9df
bpo-26792: Improve docstrings of runpy module run_functions (#30729)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Lib/runpy.py
Misc/NEWS.d/next/Documentation/2022-01-23-20-44-53.bpo-26792.dQ1v1W.rst [new file with mode: 0644]