Message 355528 - Python tracker

Message355528

Author methane
Recipients methane, serhiy.storchaka, vstinner
Date 2019-10-28.11:20:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1572261600.97.0.038763643666.issue38604@roundup.psfhosted.org>
In-reply-to
Content
I want to remove them in 3.10 too.
If we chose the annual release cycle, I'm OK to postpone the removal to 3.11.

FWIW, ujson is apopular extension that uses these APIs.
But it is not maintained for a long time, and there are many alternative JSON libraries.
History
Date User Action Args
2019-10-28 11:20:00methanesetrecipients: + methane, vstinner, serhiy.storchaka
2019-10-28 11:20:00methanesetmessageid: <1572261600.97.0.038763643666.issue38604@roundup.psfhosted.org>
2019-10-28 11:20:00methanelinkissue38604 messages
2019-10-28 11:20:00methanecreate