mirror of
https://github.com/python/cpython.git
synced 2026-03-04 03:50:53 +00:00
Merge 3.5
This commit is contained in:
commit
d396d53bc7
1 changed files with 1 additions and 1 deletions
|
|
@ -1109,5 +1109,5 @@ Changes in the C API
|
|||
|
||||
* As part of :pep:`492` implementation, ``tp_reserved`` slot of
|
||||
:c:type:`PyTypeObject` was replaced with a
|
||||
:c:member:`PyTypeObject.tp_as_async` slot. Refer to :ref:`coro-objects` for
|
||||
:c:member:`tp_as_async` slot. Refer to :ref:`coro-objects` for
|
||||
new types, structures and functions.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue