[Python-Dev] Re: When can we remove wchar_t* cache from string?

2020年6月13日 03:47:07 -0700

On Fri, Jun 12, 2020 at 5:32 PM Inada Naoki <[email protected]> wrote:
>
>
> My proposal is, schedule the removal on Python 3.11. But we will postpone
> the removal if we can not remove its usage until it.
>
Additionally, raise DeprecationWarning runtime when these APIs are used.
-- 
Inada Naoki <[email protected]>
_______________________________________________
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/3L456JBACI2UBGKAXYNVBOG7RVEREXPC/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to