mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
Python 3.14.0a3
This commit is contained in:
parent
b9a492b809
commit
401bfc69d1
120 changed files with 1200 additions and 279 deletions
|
@ -657,7 +657,7 @@ distinguished from a number. Use :c:func:`PyErr_Occurred` to disambiguate.
|
|||
Export API
|
||||
^^^^^^^^^^
|
||||
|
||||
.. versionadded:: next
|
||||
.. versionadded:: 3.14
|
||||
|
||||
.. c:struct:: PyLongLayout
|
||||
|
||||
|
@ -769,7 +769,7 @@ PyLongWriter API
|
|||
|
||||
The :c:type:`PyLongWriter` API can be used to import an integer.
|
||||
|
||||
.. versionadded:: next
|
||||
.. versionadded:: 3.14
|
||||
|
||||
.. c:struct:: PyLongWriter
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue