COMMITS
/ Doc/library/webbrowser.rst May 6, 2025
H
Python 3.14.0b1
Hugo van Kemenade committed
April 25, 2025
R
gh-113539: Enable using ``$BROWSER`` to reorder default seach order in webbrowser.py (#113561)
Ronald Oussoren committed
April 24, 2025
J
gh-122399: change webbrowser.rst to better describe the contents of controller object (#122407)
Jordi Burguet-Castell committed
March 9, 2025
D
September 23, 2024
M
gh-116622: Complete Android documentation (#124259)
Malcolm Smith committed
September 1, 2024
A
gh-123494: Improve documentation for ``webbrowser`` return types (#123495)
Aarni Koskela committed
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
April 13, 2024
H
gh-68583: webbrowser: replace `getopt` with `argparse`, add long options (#117047)
Hugo van Kemenade committed
March 28, 2024
R
gh-114099: Additions to standard library to support iOS (GH-117052)
Russell Keith-Magee committed
July 22, 2023
S
gh-106948: Add standard external names to nitpick_ignore (GH-106949)
Serhiy Storchaka committed
June 9, 2023
N
gh-105545: Remove deprecated `MacOSXOSAScript._name` (gh-105546)
Nikita Sobolev committed
May 26, 2023
H
gh-104804: Remove webbrowser.MacOSX class, deprecated in Python 3.11 (#104816)
Hugo van Kemenade committed
March 31, 2023
J
gh-102871: Remove obsolete browsers from webbrowser (#102872)
James De Bias committed
August 2, 2022
C
gh-95451: Update docs for wasm32-emscripten and -wasi platforms (GH-95452)
Christian Heimes committed
December 30, 2021
N
bpo-43424: Deprecate `webbrowser.MacOSXOSAScript._name` attribute (GH-30241)
Nikita Sobolev committed
September 22, 2021
S
bpo-41203: Replace Mac OS X and OS X with macOS (GH-28515)
Serhiy Storchaka committed
September 3, 2021
D
bpo-42255: Deprecate webbrowser.MacOSX from Python 3.11 (GH-27837)
Dong-hee Na committed
July 30, 2021
N
Update URLs in comments and metadata to use HTTPS (GH-27458)
Noah Kantrowitz committed
July 26, 2021
M
bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378)
Mariusz Felisiak committed
June 27, 2019
S
bpo-37390: Add audit event table to documentations (GH-14406)
Steve Dower committed
June 24, 2019
S
bpo-37363: Add audit events for a range of modules (GH-14301)
Steve Dower committed
February 27, 2017
B
bpo-24241: Add versionchanged directive to the documentation (#342)
Berker Peksag committed
February 25, 2017
D
bpo-24241: Improve preferred webbrowser handling (#85)
David Steele committed
June 11, 2016
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
April 15, 2016
M
Correct “an” → “a” with “Unicode”, “user”, “UTF”, etc
Martin Panter committed
May 20, 2014
D
Fix Issue #21528 - Fix documentation typos
Donald Stufft committed
April 17, 2014
S
Clarify BROWSER envar behavior in webbrowser.py. Noted by David Turner. Closes #21248
Senthil Kumaran committed
August 12, 2012
S
merge with 3.2
Sandro Tosi committed
S
add usage example from cli; thanks to Christian Clauss from docs@
Sandro Tosi committed
April 18, 2012
N
N
March 31, 2012
S
merge with 3.2
Sandro Tosi committed
S
add 'safari' to webbrowser browsers table; thanks to Jonathan Eunice from docs@
Sandro Tosi committed
January 18, 2012
E
Add missing versionadded in webbrowser doc.
Ezio Melotti committed
December 21, 2011
S
Docs and News update for Issue13620. Chrome support in webbrowser.py
Senthil Kumaran committed
January 27, 2011
R
More source links
Raymond Hettinger committed
November 18, 2010
É
Fix usage of :option: in the docs (#9312).
Éric Araujo committed
December 24, 2009
E
Merged revisions 77022 via svnmerge from
Ezio Melotti committed
September 16, 2009
G
Last round of adapting style of documenting argument default values.
Georg Brandl committed
July 29, 2009
A
Merged revisions 74074,74077,74111,74188,74192-74193,74200,74252-74253,74258-74261 via svnmerge from
Alexandre Vassalotti committed
July 26, 2009
G
Merged revisions 74207 via svnmerge from
Georg Brandl committed
May 25, 2009
G
Merged revisions 72661,72675-72677,72679,72712,72801,72820 via svnmerge from
Georg Brandl committed
April 5, 2009
March 30, 2009
B
Merged revisions 70578,70599,70641-70642,70650,70660-70661,70674,70691,70697-70698,70700,70704 via svnmerge from
Benjamin Peterson committed
January 3, 2009
G
Remove trailing whitespace.
Georg Brandl committed
January 1, 2009
B
Merged revisions 68116-68119,68121,68123-68127 via svnmerge from
Benjamin Peterson committed
September 13, 2008
G
Merged revisions 66452 via svnmerge from
Georg Brandl committed
September 1, 2007
G
Get rid of the remaining versionadded/versionchanged directives.
Georg Brandl committed
August 15, 2007
G
Move the 3k reST doc tree in place.
Georg Brandl committed