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 ned.deily
Recipients eric.snow, htgoebel, ncoghlan, ned.deily
Date 2018-03-24.01:01:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1521853299.84.0.467229070634.issue33128@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the report.  git bisect result:

1abcf6700b4da6207fe859de40c6c1bada6b4fec is the first bad commit
commit 1abcf6700b4da6207fe859de40c6c1bada6b4fec
Author: Eric Snow <ericsnowcurrently@gmail.com>
Date:   Tue May 23 21:46:51 2017 -0700

    bpo-22257: Private C-API for core runtime initialization (PEP 432). (#1772)

    (patch by Nick Coghlan)
History
Date User Action Args
2018-03-24 01:01:40ned.deilysetrecipients: + ned.deily, htgoebel, ncoghlan, eric.snow
2018-03-24 01:01:39ned.deilysetmessageid: <1521853299.84.0.467229070634.issue33128@psf.upfronthosting.co.za>
2018-03-24 01:01:39ned.deilylinkissue33128 messages
2018-03-24 01:01:38ned.deilycreate