Kaydet (Commit) 27947d5d authored tarafından Yury Selivanov's avatar Yury Selivanov

docs.whatsnew: Update ref to tp_as_async

üst bce294b9
......@@ -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.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment