index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
webbrowser.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-105745: Fix open method of webbrowser.Konqueror (#105746)
Nikita Sobolev
2023-06-14
1
-9/+0
*
gh-105407: Remove unused imports (#105554)
Victor Stinner
2023-06-09
1
-1/+0
*
gh-105545: Remove deprecated `MacOSXOSAScript._name` (gh-105546)
Nikita Sobolev
2023-06-09
1
-14/+0
*
gh-104804: Remove webbrowser.MacOSX class, deprecated in Python 3.11 (#104816)
Hugo van Kemenade
2023-05-26
1
-51/+1
*
bpo-44844: Enable detection of Microsoft Edge browser in webbrowser module (G...
Steve Dower
2023-04-04
1
-0/+16
*
gh-102871: Remove obsolete browsers from webbrowser (#102872)
James De Bias
2023-03-31
1
-78/+13
*
gh-101313: Add -h and --help arguments to the webbrowser module (gh-101374)
Icelain
2023-03-22
1
-3/+7
*
gh-102690: Use Edge as fallback in webbrowser instead of IE (#102691)
Jamoo721
2023-03-16
1
-4/+8
*
bpo-43137: Revert "webbrowser: Don't run gvfs-open on GNOME" (GH-30417)
Simon McVittie
2022-01-05
1
-0/+4
*
bpo-43424: Deprecate `webbrowser.MacOSXOSAScript._name` attribute (GH-30241)
Nikita Sobolev
2021-12-30
1
-5/+19
*
bpo-43137: webbrowser: Replace gvfs-open and gnome-open with "gio open" (GH-2...
Simon McVittie
2021-11-25
1
-7/+4
*
bpo-42255: Deprecate webbrowser.MacOSX from Python 3.11 (GH-27837)
Dong-hee Na
2021-09-03
1
-0/+3
*
bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378)
Mariusz Felisiak
2021-07-26
1
-1/+1
*
bpo-44059: Register the SerenityOS Browser in the webbrowser module (GH-25947)
Linus Groh
2021-05-06
1
-0/+4
*
bpo-41754: Ignore NotADirectoryError in invocation of xdg-settings (GH-23075)
Ronald Oussoren
2020-11-08
1
-1/+1
*
bpo-41005: Fixed perrmission error (GH-20936)
Krishna Chivukula
2020-06-22
1
-1/+1
*
bpo-41043: Escape literal part of the path for glob(). (GH-20994)
Serhiy Storchaka
2020-06-20
1
-1/+1
*
bpo-40767: Allow pure Wayland to get default XDG web browser (GH-20382)
Jeremy Attali
2020-06-03
1
-1/+1
*
bpo-40561: Add docstrings for webbrowser open functions (GH-19999)
Brad Solomon
2020-05-11
1
-0/+16
*
Fix typo from base to based (GH-18055)
Michael Haas
2020-01-19
1
-1/+1
*
bpo-37363: Add audit events for a range of modules (GH-14301)
Steve Dower
2019-06-24
1
-2/+9
*
bpo-35308: Fix regression where BROWSER env var is not respected. (GH-10693)
Zhiming Wang
2018-11-26
1
-2/+2
*
bpo-31014: Fix the webbrowser module. (GH-7267)
Serhiy Storchaka
2018-07-08
1
-3/+3
*
bpo-34019: Fix wrong arguments for Opera Browser (#8047)
Bumsik Kim
2018-07-03
1
-4/+3
*
bpo-29645: Speed up importing the webbrowser module. (#484)
Serhiy Storchaka
2017-03-08
1
-79/+92
*
bpo-29644: suppress subprocess output from webbrowser (#289)
Nick Coghlan
2017-02-25
1
-1/+2
*
bpo-24241: Improve preferred webbrowser handling (#85)
David Steele
2017-02-25
1
-12/+25
*
Issue #23262: The webbrowser module now supports Firefox 36+ and derived
Serhiy Storchaka
2016-10-30
1
-8/+20
*
Issue #24452: Make webbrowser support Chrome on Mac OS X.
Guido van Rossum
2016-10-13
1
-0/+1
*
Issue #25005: Backout fix for #8232 because of use of unsafe subprocess.call(...
Steve Dower
2015-09-05
1
-111/+9
*
Issue #8232: Renamed WinFireFox to WinFirefox
Steve Dower
2015-06-15
1
-2/+2
*
Issue #8232: webbrowser support incomplete on Windows. Patch by Brandon Milam
Steve Dower
2015-06-08
1
-9/+111
*
The webbrowser module now uses subprocess's start_new_session=True rather
Gregory P. Smith
2014-08-27
1
-11/+4
*
Issue #19936: Added executable bits or shebang lines to Python scripts which
Serhiy Storchaka
2014-01-16
1
-0/+0
|
\
|
*
Issue #19936: Added executable bits or shebang lines to Python scripts which
Serhiy Storchaka
2014-01-16
1
-0/+0
*
|
#19975: remove unused imports from webbrowser module.
R David Murray
2013-12-13
1
-3/+0
*
|
- Issue #17536: Add to webbrowser's browser list: www-browser, x-www-browser,
doko@ubuntu.com
2013-03-24
1
-0/+6
|
\
\
|
|
/
|
*
- Issue #17536: Add to webbrowser's browser list: www-browser, x-www-browser,
doko@ubuntu.com
2013-03-24
1
-0/+6
*
|
Issue #16996: webbrowser module now uses shutil.which() to find a
Serhiy Storchaka
2013-02-13
1
-51/+20
*
|
Replace IOError with OSError (#16715)
Andrew Svetlov
2012-12-25
1
-1/+1
*
|
Issue #16719: Get rid of WindowsError. Use OSError instead
Andrew Svetlov
2012-12-19
1
-1/+1
*
|
Issue #16717: get rid of socket.error, replace with OSError
Andrew Svetlov
2012-12-18
1
-1/+1
*
|
#16135: Removal of OS/2 support (Remove OS2 and OS/2 references)
Jesus Cea
2012-10-05
1
-11/+0
|
/
*
#15447: Use subprocess.DEVNULL in webbrowser, instead of opening
R David Murray
2012-09-03
1
-2/+2
*
Merge #15509: If %action substitution produces a null string, drop it.
R David Murray
2012-09-03
1
-2/+9
|
\
|
*
#15509: If %action substitution produces a null string, drop it.
R David Murray
2012-09-03
1
-2/+9
*
|
Closes #15499: Sleep is hardcoded in webbrowser.UnixBrowser
Jesus Cea
2012-08-01
1
-10/+7
*
|
- Issue #14493: Use gvfs-open/xdg-open in Lib/webbrowser.py.
Matthias Klose
2012-04-04
1
-0/+8
*
|
Issue 13620 - Support chrome browser in webbrowser.py module.
Senthil Kumaran
2011-12-21
1
-0/+17
|
/
*
#12601: fix typo.
Ezio Melotti
2011-07-21
1
-1/+1
[next]