[issue40561] Add docstrings for webbrowser open functions

2020-06-15 Thread Terry J. Reedy
Change by Terry J. Reedy : -- versions: -Python 3.7 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://

[issue40561] Add docstrings for webbrowser open functions

2020-05-11 Thread Terry J. Reedy
Change by Terry J. Reedy : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker ___ __

[issue40561] Add docstrings for webbrowser open functions

2020-05-11 Thread miss-islington
miss-islington added the comment: New changeset a63c61168588937c482435d0432c753de4844c46 by Miss Islington (bot) in branch '3.8': bpo-40561: Add docstrings for webbrowser open functions (GH-1) https://github.com/python/cpython/commit/a63c61168588937c482435d0432c753de4844c46 --

[issue40561] Add docstrings for webbrowser open functions

2020-05-11 Thread miss-islington
miss-islington added the comment: New changeset 61b49a00e755136586e991c971c47f38bb5e4d23 by Miss Islington (bot) in branch '3.7': bpo-40561: Add docstrings for webbrowser open functions (GH-1) https://github.com/python/cpython/commit/61b49a00e755136586e991c971c47f38bb5e4d23 --

[issue40561] Add docstrings for webbrowser open functions

2020-05-11 Thread Terry J. Reedy
Terry J. Reedy added the comment: New changeset ef7973a981ff8f4687ef3fdb85a69fa15aa11fe5 by Brad Solomon in branch 'master': bpo-40561: Add docstrings for webbrowser open functions (GH-1) https://github.com/python/cpython/commit/ef7973a981ff8f4687ef3fdb85a69fa15aa11fe5 -- _

[issue40561] Add docstrings for webbrowser open functions

2020-05-11 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 4.0 -> 5.0 pull_requests: +19346 pull_request: https://github.com/python/cpython/pull/20036 ___ Python tracker _

[issue40561] Add docstrings for webbrowser open functions

2020-05-11 Thread miss-islington
Change by miss-islington : -- pull_requests: +19347 pull_request: https://github.com/python/cpython/pull/20037 ___ Python tracker ___ __

[issue40561] Add docstrings for webbrowser open functions

2020-05-10 Thread Terry J. Reedy
Change by Terry J. Reedy : -- title: Provide docstrings for public-facing webbrowser functions -> Add docstrings for webbrowser open functions ___ Python tracker ___ _