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 devplayer, eryksun, jbmilam, joncwchao, larry, python-dev, r.david.murray, steve.dower
Date 2015-06-08.04:38:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150608043810.104748.81013@psf.io>
In-reply-to
Content
New changeset b75c600e1614 by Steve Dower in branch '3.5':
Issue #8232: webbrowser support incomplete on Windows. Patch by Brandon Milam
https://hg.python.org/cpython/rev/b75c600e1614

New changeset 63b6e150b635 by Steve Dower in branch 'default':
Issue #8232: webbrowser support incomplete on Windows. Patch by Brandon Milam
https://hg.python.org/cpython/rev/63b6e150b635
History
Date User Action Args
2015-06-08 04:38:13python-devsetrecipients: + python-dev, larry, r.david.murray, joncwchao, devplayer, eryksun, steve.dower, jbmilam
2015-06-08 04:38:13python-devlinkissue8232 messages
2015-06-08 04:38:13python-devcreate