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 EdSchouten, erik.bray, masamoto, ncoghlan, r.david.murray, vstinner
Date 2017-07-14.11:38:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1500032316.57.0.847431130934.issue25658@psf.upfronthosting.co.za>
In-reply-to
Content
Nice :)

With the legacy code cleanups merged, I'd say the next step would be to update the PEP with the simplified API and the explanation for why the removed functions are no longer needed (i.e. we're making native TSS support a hard dependency for 3.7+).

I'm also thinking we may want to update PEP 11, akin to the entry for the legacy ASCII-only C locale: https://www.python.org/dev/peps/pep-0011/#legacy-c-locale

I'll handle the PEP 11 update after PEP 539 is approved, the PEP itself would just need a new Platform Support Changes section like the one in PEP 538: https://www.python.org/dev/peps/pep-0538/#platform-support-changes
History
Date User Action Args
2017-07-14 11:38:36ncoghlansetrecipients: + ncoghlan, vstinner, r.david.murray, erik.bray, masamoto, EdSchouten
2017-07-14 11:38:36ncoghlansetmessageid: <1500032316.57.0.847431130934.issue25658@psf.upfronthosting.co.za>
2017-07-14 11:38:36ncoghlanlinkissue25658 messages
2017-07-14 11:38:36ncoghlancreate