← 返回首页
Cleanup and Modernize webbrowser · Issue #102871 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Cleanup and Modernize webbrowser #102871

New issue
New issue

Description

Feature or enhancement

Certain browsers supported by webbrowser are now completely obsolete (and in some cases, have been for over 20 years).

I suggest to remove support for historical browsers from webbrowser, as they aren't used today, and it leaves us with a simpler and more modern module.

Pitch

Propose to remove the following:

-Mosaic - Final release in 1997
-Grail - Final release in 1999
-Netscape - Final release in 2008
-Galeon - Final release in 2008
-SkipStone - Final release in 2012
-Iceape - Development ended 2013
-Old Firefox versions 35 and below (2014)
-related tests which do not work for modern Firefox

Other improvements:

Add "Chrome" to the PATH lookup performed on Windows when user hasn't set a default browser
Add commentary for the symbolic links checked on Linux.
Rename Galeon class to Epiphany.
Update dead links.

Previous discussion

#86496
#67451
#87303
#102690

Any feedback or suggestions welcome!

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    stdlibStandard Library Python modules in the Lib/ directory

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    • Open in GitHub Copilot app

    Footer

    © 2026 GitHub, Inc.