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 ncoghlan
Recipients emilyemorehouse, eric.snow, hroncok, ncoghlan, vstinner
Date 2018-06-30.11:59:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530359983.68.0.56676864532.issue34008@psf.upfronthosting.co.za>
In-reply-to
Content
Removing 3.6 from the affected versions, since we re-arranged these docs a bit for 3.7 to make it clearer which functions could be called prior to initialization, as well as adding more tests for the actual pre-init functionality.

Since 3.6 isn't going to change, and we'll be aiming to get back to something a bit closer to the 3.6 behaviour for 3.7.1, it seems simpler to just focus on 3.7 and 3.8.
History
Date User Action Args
2018-06-30 11:59:43ncoghlansetrecipients: + ncoghlan, vstinner, eric.snow, emilyemorehouse, hroncok
2018-06-30 11:59:43ncoghlansetmessageid: <1530359983.68.0.56676864532.issue34008@psf.upfronthosting.co.za>
2018-06-30 11:59:43ncoghlanlinkissue34008 messages
2018-06-30 11:59:43ncoghlancreate