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 louielu, ncoghlan, serhiy.storchaka, terry.reedy
Date 2017-03-24.22:40:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490395247.57.0.697488289008.issue29645@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a7cba27aea138311117e2ab1d91584efcfeac4ec by Serhiy Storchaka in branch 'master':
bpo-29645: Speed up importing the webbrowser module. (#484)
https://github.com/python/cpython/commit/a7cba27aea138311117e2ab1d91584efcfeac4ec
History
Date User Action Args
2017-03-24 22:40:47serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, ncoghlan, louielu
2017-03-24 22:40:47serhiy.storchakasetmessageid: <1490395247.57.0.697488289008.issue29645@psf.upfronthosting.co.za>
2017-03-24 22:40:47serhiy.storchakalinkissue29645 messages
2017-03-24 22:40:47serhiy.storchakacreate