1. c9b750d Issue #23262: The webbrowser module now supports Firefox 36+ and derived by Serhiy Storchaka · 8 years ago
  2. b1a751b Issue #24452: Make webbrowser support Chrome on Mac OS X. by Guido van Rossum · 8 years ago
  3. 2ebd8f5 Issue #25005: Backout fix for #8232 because of use of unsafe subprocess.call(shell=True) by Steve Dower · 9 years ago
  4. f3291a8 Issue #8232: Renamed WinFireFox to WinFirefox by Steve Dower · 9 years ago
  5. 93cfeb9 Issue #8232: webbrowser support incomplete on Windows. Patch by Brandon Milam by Steve Dower · 9 years ago
  6. feac398 The webbrowser module now uses subprocess's start_new_session=True rather by Gregory P. Smith · 10 years ago
  7. 8f8ec92 Issue #19936: Added executable bits or shebang lines to Python scripts which by Serhiy Storchaka · 10 years ago
  8. b992a0e Issue #19936: Added executable bits or shebang lines to Python scripts which by Serhiy Storchaka · 10 years ago
  9. b05d698 #19975: remove unused imports from webbrowser module. by R David Murray · 10 years ago
  10. f85aca8 - Issue #17536: Add to webbrowser's browser list: www-browser, x-www-browser, by doko@ubuntu.com · 11 years ago
  11. 945c3bb - Issue #17536: Add to webbrowser's browser list: www-browser, x-www-browser, by doko@ubuntu.com · 11 years ago
  12. 540dcba Issue #16996: webbrowser module now uses shutil.which() to find a by Serhiy Storchaka · 11 years ago
  13. f7a17b4 Replace IOError with OSError (#16715) by Andrew Svetlov · 11 years ago
  14. 2606a6f Issue #16719: Get rid of WindowsError. Use OSError instead by Andrew Svetlov · 11 years ago
  15. 0832af6 Issue #16717: get rid of socket.error, replace with OSError by Andrew Svetlov · 11 years ago
  16. f1af705 #16135: Removal of OS/2 support (Remove OS2 and OS/2 references) by Jesus Cea · 12 years ago
  17. 02ca144 #15447: Use subprocess.DEVNULL in webbrowser, instead of opening by R David Murray · 12 years ago
  18. d674a77 Merge #15509: If %action substitution produces a null string, drop it. by R David Murray · 12 years ago
  19. 94dd7cb #15509: If %action substitution produces a null string, drop it. by R David Murray · 12 years ago
  20. c9aa321 Closes #15499: Sleep is hardcoded in webbrowser.UnixBrowser by Jesus Cea · 12 years ago
  21. da80b1e - Issue #14493: Use gvfs-open/xdg-open in Lib/webbrowser.py. by Matthias Klose · 12 years ago
  22. ea6b418 Issue 13620 - Support chrome browser in webbrowser.py module. by Senthil Kumaran · 12 years ago
  23. 1beea5b #12601: fix typo. by Ezio Melotti · 13 years ago
  24. 8f7724f merge d71476b9a55d from tip, use start_new_session instead of os.setsid. by Gregory P. Smith · 13 years ago
  25. dad532f Issue 10738: Fix webbrowser.Opera.raise_opts value. by Terry Reedy · 13 years ago
  26. 32eb864 Remove conditional import of 'ic', that module by Ronald Oussoren · 14 years ago
  27. 4d39f6e Merged revisions 80698 via svnmerge from by Ronald Oussoren · 14 years ago
  28. 90f5ba5 convert shebang lines: python -> python3 by Benjamin Peterson · 14 years ago
  29. 8719ad5 Merged revisions 74277,74321,74323,74326,74355,74465,74467,74488,74492,74513,74531,74549,74553,74625,74632,74643-74644,74647,74652,74666,74671,74727,74739 via svnmerge from by Benjamin Peterson · 15 years ago
  30. e223eb8 Merged revisions 74075,74187,74197,74201,74216,74225 via svnmerge from by Alexandre Vassalotti · 15 years ago
  31. ee76395 simplify imports by Fred Drake · 15 years ago
  32. 608d574 add missing import by Fred Drake · 15 years ago
  33. bc2ce57 Issue #4537: webbrowser.UnixBrowser failed because this module defines an open() by Amaury Forgeot d'Arc · 15 years ago
  34. 2b2b44d #Issue2835: Correct an infinite recursion in webbrowser.open(), when KDE Konqueror is tried. by Amaury Forgeot d'Arc · 16 years ago
  35. 3172c5d Patch# 1258 by Christian Heimes: kill basestring. by Guido van Rossum · 17 years ago
  36. 992d4a3 Merged revisions 56154-56264 via svnmerge from by Guido van Rossum · 17 years ago
  37. d8faa36 Merged revisions 53952-54987 via svnmerge from by Guido van Rossum · 17 years ago
  38. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 17 years ago
  39. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 17 years ago
  40. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 17 years ago
  41. b053cd8 Killed the <> operator. You must now use !=. by Guido van Rossum · 18 years ago
  42. 01c77c6 Anna Ravenscroft identified many occurrences of "file" used to open a file by Alex Martelli · 18 years ago
  43. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  44. 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 18 years ago
  45. 887c080 Whitespace normalization. by Tim Peters · 18 years ago
  46. 23929f2 Try to resolve the remaining webbrowser issues (backgrounding, local urls) by Georg Brandl · 18 years ago
  47. 536cf99 Whitespace normalization. by Tim Peters · 18 years ago
  48. 4a5a918 Prefer GNOME browser over mozilla. by Georg Brandl · 19 years ago
  49. 1cb179e Bug #1338995: fix problem with new webbrowser.py. by Georg Brandl · 19 years ago
  50. b980113 Fix errors in _synthesize because of missing basename attribute of by Georg Brandl · 19 years ago
  51. 196f733 Fix pychecker warnings by Neal Norwitz · 19 years ago
  52. e8f2443 Patch #754022: Greatly enhanced webbrowser.py. by Georg Brandl · 19 years ago
  53. 9a2a1cb [Patch #981794] Add support for Firefox/Firebird by Andrew M. Kuchling · 20 years ago
  54. bac788a Replace str.find()!=1 with the more readable "in" operator. by Raymond Hettinger · 20 years ago
  55. 1456fde Fixed bug by Gustavo Niemeyer · 22 years ago
  56. 520cdf7 SF # 539360, webbrowser.py and konqueror, by Andy McKay by Neal Norwitz · 22 years ago
  57. 8dd28eb SF # 585913, Adds Galeon support to webbrowser.py by Neal Norwitz · 22 years ago
  58. 10ff706 Replaced boolean tests with is None. by Raymond Hettinger · 22 years ago
  59. 54f0222 SF 563203. Replaced 'has_key()' with 'in'. by Raymond Hettinger · 22 years ago
  60. bc0e910 Convert a pile of obvious "yes/no" functions to return bool. by Tim Peters · 22 years ago
  61. ff0a7b8 If no webbrowsers were found _tryorder would be empty, cmd would never be set and the "del cmd" would fail. Fixed. by Jack Jansen · 22 years ago
  62. f963b45 SF #515026, delete global variable that was apparently used only in a for loop. by Neal Norwitz · 22 years ago
  63. 925f144 Fix webbrowser.py security bug: be more careful about what we pass to by Fred Drake · 22 years ago
  64. 4b402f2 Address SF patch #485789 (Stefan Schwarzer). by Guido van Rossum · 22 years ago
  65. cb33165 _tryorder should always be a list, then the problem Jack had to fix in by Guido van Rossum · 22 years ago
  66. 55c5abb Missing comma in tuple initializer caused webbrowser.open() not to work at by Jack Jansen · 22 years ago
  67. 3a89b2b Patch #484847: Default to netscape.exe on OS/2. by Martin v. Löwis · 23 years ago
  68. 16623fe _os should be os; reported by Neal Norwitz. by Fred Drake · 23 years ago
  69. 118aa53 Fix malformed line (PyChecker) by Andrew M. Kuchling · 23 years ago
  70. 3f8f164 Remove some false comments. by Fred Drake · 23 years ago
  71. cdab3bf If the user's environment has set the BROWSER environment variable (as Gnome by Skip Montanaro · 23 years ago
  72. f4e5bd9 _synthesize(): Helper function: when the users passes a specific by Fred Drake · 23 years ago
  73. f7eb4fa Fixes a fatal bug when the module has computed alternatives containing %s. by Eric S. Raymond · 23 years ago
  74. fc31f26 Update auto-detection for Konqueror to include KDE 2 -- the kfm command is by Fred Drake · 23 years ago
  75. 0a8c29b Clarify synopsis line a bit. by Ka-Ping Yee · 23 years ago
  76. 40fc160 final round of __all__ lists (I hope) - skipped urllib2 because Moshe may be by Skip Montanaro · 23 years ago
  77. 85ba673 Whitespace normalization. by Tim Peters · 23 years ago
  78. 8016a4b Remove two meaningless, module-level global statements (one of a by Jeremy Hylton · 23 years ago
  79. 658cba6 Whitespace normalization. by Tim Peters · 23 years ago
  80. cfa4096 Fixed autoraise glitches. by Eric S. Raymond · 23 years ago
  81. f79cb2d Expose the autoraise capability. Improve the documentation. by Eric S. Raymond · 23 years ago
  82. f7f1851 Rewrite webbrowser.py to fix various bugs following Ka-Ping Yee's by Eric S. Raymond · 23 years ago
  83. e119006 Whitespace normalization. Top level of Lib now fixed-point for reindent.py! by Tim Peters · 23 years ago
  84. 2d3eb13 SF Patch #103211. by Guido van Rossum · 23 years ago
  85. 2595a83 Typo for Mac code, fixing SF bug 12195. by Guido van Rossum · 24 years ago
  86. 3944a01 Do not set Konquerer to be the default browser if $KDEDIR is set -- some by Fred Drake · 24 years ago
  87. f58a7aa Implemented new os.startfile function, unique to Windows, exposing a by Tim Peters · 24 years ago
  88. 1d62f49 Hack the Windows code to use os.popen(). by Guido van Rossum · 24 years ago
  89. c70b448 New module to control Web browsers; see the documentation for more information. by Fred Drake · 24 years ago