]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-123494: Improve documentation for ``webbrowser`` return types (GH-123495...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 1 Sep 2024 05:36:18 +0000 (07:36 +0200)
committerGitHub <noreply@github.com>
Sun, 1 Sep 2024 05:36:18 +0000 (05:36 +0000)
commitc41c7876868b973e6e3b65139305957d7f8e85b1
tree2005ea463b7eaa5e4d5498996b963821c2d6c900
parent4eaf4891c12589e3c7bdad5f5b076e4c8392dd06
[3.12] gh-123494: Improve documentation for ``webbrowser`` return types (GH-123495) (#123549)

gh-123494: Improve documentation for ``webbrowser`` return types (GH-123495)

Document the return value for ``webbrowser.open*()``.
(cherry picked from commit 0b6acfee04b30e7993314723c614625ddd90ae6e)

Co-authored-by: Aarni Koskela <akx@iki.fi>
Doc/library/webbrowser.rst
Lib/webbrowser.py