This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients bazwal, berker.peksag, ezio.melotti, lilydjwg, phd, python-dev, serhiy.storchaka, ssokolow
Date 2016-10-30.17:22:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161030172231.7609.52389.32747E0B@psf.io>
In-reply-to
Content
New changeset dacb52577c1c by Serhiy Storchaka in branch '3.5':
Issue #23262: The webbrowser module now supports Firefox 36+ and derived
https://hg.python.org/cpython/rev/dacb52577c1c

New changeset f1abc92a756a by Serhiy Storchaka in branch '3.6':
- Issue #23262: The webbrowser module now supports Firefox 36+ and derived
https://hg.python.org/cpython/rev/f1abc92a756a

New changeset cade42bd0ee0 by Serhiy Storchaka in branch 'default':
Issue #23262: The webbrowser module now supports Firefox 36+ and derived
https://hg.python.org/cpython/rev/cade42bd0ee0
History
Date User Action Args
2016-10-30 17:22:35python-devsetrecipients: + python-dev, phd, bazwal, ssokolow, ezio.melotti, lilydjwg, berker.peksag, serhiy.storchaka
2016-10-30 17:22:35python-devlinkissue23262 messages
2016-10-30 17:22:34python-devcreate