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 steve.dower
Recipients eric.snow, ncoghlan, paul.moore, pjna, steve.dower, tim.golden, zach.ware
Date 2017-11-14.17:19:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510679970.38.0.213398074469.issue32026@psf.upfronthosting.co.za>
In-reply-to
Content
Not sure how much we can do about this, but you may want to try with Python 3.7. Eric and Nick have been working on streamlining startup, which includes a lot of work (thanks Eric!) to remove static variables.

Don't expect a fix in Python 3.6 for this, and don't be surprised if Eric/Nick closes this and references whichever bug they're using to track the other work, but it is something that we're aware of and are (slowly) working to address.
History
Date User Action Args
2017-11-14 17:19:30steve.dowersetrecipients: + steve.dower, paul.moore, ncoghlan, tim.golden, eric.snow, zach.ware, pjna
2017-11-14 17:19:30steve.dowersetmessageid: <1510679970.38.0.213398074469.issue32026@psf.upfronthosting.co.za>
2017-11-14 17:19:30steve.dowerlinkissue32026 messages
2017-11-14 17:19:30steve.dowercreate