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 methane, serhiy.storchaka
Date 2017-10-03.12:17:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507033075.08.0.213398074469.issue31671@psf.upfronthosting.co.za>
In-reply-to
Content
See also issue28637. Using IntFlag in the re module impacted the Python startup time. This was "fixed" by getting rid of re in site.py.
History
Date User Action Args
2017-10-03 12:17:55serhiy.storchakasetrecipients: + serhiy.storchaka, methane
2017-10-03 12:17:55serhiy.storchakasetmessageid: <1507033075.08.0.213398074469.issue31671@psf.upfronthosting.co.za>
2017-10-03 12:17:55serhiy.storchakalinkissue31671 messages
2017-10-03 12:17:55serhiy.storchakacreate