Skip to content

gh-125231 register firefox channels as Mozilla controller#149255

Open
durawat wants to merge 1 commit intopython:mainfrom
durawat:webbrowser-firefox-channels
Open

gh-125231 register firefox channels as Mozilla controller#149255
durawat wants to merge 1 commit intopython:mainfrom
durawat:webbrowser-firefox-channels

Conversation

@durawat
Copy link
Copy Markdown

@durawat durawat commented May 1, 2026

Summary

Detect firefox-* browser channels in PATH.

Details

  • Scans all directories in $PATH for executables matching firefox-*
  • Collects unique channel names (e.g., firefox-dev, firefox-aurora, firefox-beta, firefox-nightly)
  • Register them as Mozilla controller

@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented May 1, 2026

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

@python-cla-bot
Copy link
Copy Markdown

python-cla-bot Bot commented May 1, 2026

All commit authors signed the Contributor License Agreement.

CLA signed

@read-the-docs-community
Copy link
Copy Markdown

read-the-docs-community Bot commented May 1, 2026

Documentation build overview

📚 cpython-previews | 🛠️ Build #32505594 | 📁 Comparing 080f2a9 against main (be9c7cb)

  🔍 Preview build  

3 files changed
± download.html
± library/webbrowser.html
± whatsnew/changelog.html

@durawat durawat force-pushed the webbrowser-firefox-channels branch from 16ea74c to c7ef872 Compare May 2, 2026 01:04
@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented May 2, 2026

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

@durawat durawat force-pushed the webbrowser-firefox-channels branch from c7ef872 to 080f2a9 Compare May 2, 2026 01:08
@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented May 2, 2026

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant