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 Arfrever, Drekin, Gregory.Salvan, barry, dstufft, eric.snow, jcea, ncoghlan, ned.deily, sbspider, serhiy.storchaka, terry.reedy, twouters, vstinner
Date 2018-03-24.04:19:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1521865177.85.0.467229070634.issue22257@psf.upfronthosting.co.za>
In-reply-to
Content
Aye, this is the issue for making the API public, so it will stay open until PEP 432 is actually accepted.

We switched to the pre-implement-changes-as-an-internal-CPython-refactoring approach after we/I realised there was no feasible way to develop and maintain these an out of tree feature branch (with the early pay-off from the change in approach being the feasibility of implementing 3.7 changes like UTF-8 mode).
History
Date User Action Args
2018-03-24 04:19:37ncoghlansetrecipients: + ncoghlan, twouters, barry, terry.reedy, jcea, vstinner, ned.deily, Arfrever, eric.snow, serhiy.storchaka, Drekin, dstufft, Gregory.Salvan, sbspider
2018-03-24 04:19:37ncoghlansetmessageid: <1521865177.85.0.467229070634.issue22257@psf.upfronthosting.co.za>
2018-03-24 04:19:37ncoghlanlinkissue22257 messages
2018-03-24 04:19:37ncoghlancreate