Python 3.14.0a1

This commit is contained in:
Hugo van Kemenade 2024-10-15 22:29:35 +03:00
parent 3ea488aac4
commit 8cdaca8b25
645 changed files with 7741 additions and 1995 deletions

View file

@ -1575,7 +1575,7 @@ PyUnicodeWriter
The :c:type:`PyUnicodeWriter` API can be used to create a Python :class:`str`
object.
.. versionadded:: next
.. versionadded:: 3.14
.. c:type:: PyUnicodeWriter