]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40561: Add docstrings for webbrowser open functions (GH-19999)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 11 May 2020 19:09:10 +0000 (12:09 -0700)
committerGitHub <noreply@github.com>
Mon, 11 May 2020 19:09:10 +0000 (12:09 -0700)
commita63c61168588937c482435d0432c753de4844c46
treeca242f12054ad06cada2246c2331e5c145ee98e0
parent546f643487f5116b795983c951141e0de78a0049
bpo-40561: Add docstrings for webbrowser open functions (GH-19999)

Co-authored-by: Brad Solomon <brsolomon@deloitte.com>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
(cherry picked from commit ef7973a981ff8f4687ef3fdb85a69fa15aa11fe5)

Co-authored-by: Brad Solomon <brad.solomon.1124@gmail.com>
Lib/webbrowser.py
Misc/NEWS.d/next/Documentation/2020-05-08-08-39-40.bpo-40561.ZMB_2i.rst [new file with mode: 0644]