[New-bugs-announce] [issue43003] Parts of the API will be removed in Python 4.0 ?

Michael Clerx report at bugs.python.org
Fri Jan 22 10:01:43 EST 2021


New submission from Michael Clerx <cell at michaelclerx.com>:

The unicode C-API documentation has a deprecation warning on this page:

  https://docs.python.org/3.9/c-api/unicode.html#deprecated-py-unicode-apis

stating some functions are

  Deprecated since version 3.3, will be removed in version 4.0.

But as far as I understand there are no current plans for a 4.0.
Should the text read "removed in version 3.10" ?

----------
assignee: docs at python
components: Documentation
messages: 385501
nosy: MichaelClerx, docs at python
priority: normal
severity: normal
status: open
title: Parts of the API will be removed in Python 4.0 ?

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue43003>
_______________________________________


More information about the New-bugs-announce mailing list