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 Mariatta, PedanticHacker, doughellmann, gvanrossum, jbmilam, ned.deily, nedbat, orsenthil, python-dev, ronaldoussoren
Date 2016-10-13.18:23:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161013182259.15562.79448.9406252F@psf.io>
In-reply-to
Content
New changeset bd0f502c5eea by Guido van Rossum in branch '3.5':
Issue #24452: Make webbrowser support Chrome on Mac OS X.
https://hg.python.org/cpython/rev/bd0f502c5eea

New changeset 64a38f9aee21 by Guido van Rossum in branch '3.6':
Issue #24452: Make webbrowser support Chrome on Mac OS X (merge 3.5->3.6)
https://hg.python.org/cpython/rev/64a38f9aee21
History
Date User Action Args
2016-10-13 18:23:02python-devsetrecipients: + python-dev, gvanrossum, ronaldoussoren, orsenthil, nedbat, ned.deily, doughellmann, jbmilam, PedanticHacker, Mariatta
2016-10-13 18:23:02python-devlinkissue24452 messages
2016-10-13 18:23:02python-devcreate