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 serhiy.storchaka
Recipients daves, jmsdvl, ncoghlan, serhiy.storchaka, vstinner
Date 2018-07-08.07:22:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531034555.18.0.56676864532.issue31014@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 25b804a9c21c735ce322877f105ebab2539ccfc1 by Serhiy Storchaka in branch 'master':
bpo-31014: Fix the webbrowser module. (GH-7267)
https://github.com/python/cpython/commit/25b804a9c21c735ce322877f105ebab2539ccfc1
History
Date User Action Args
2018-07-08 07:22:35serhiy.storchakasetrecipients: + serhiy.storchaka, ncoghlan, vstinner, daves, jmsdvl
2018-07-08 07:22:35serhiy.storchakasetmessageid: <1531034555.18.0.56676864532.issue31014@psf.upfronthosting.co.za>
2018-07-08 07:22:35serhiy.storchakalinkissue31014 messages
2018-07-08 07:22:35serhiy.storchakacreate