gh-130169: Fix broken list markup in Doc/c-api/function.rst
(#130174)
This commit is contained in:
parent
798f8d3ea9
commit
9837c2a214
@ -146,6 +146,7 @@ There are a few functions specific to Python functions.
|
|||||||
.. c:type:: PyFunction_WatchEvent
|
.. c:type:: PyFunction_WatchEvent
|
||||||
|
|
||||||
Enumeration of possible function watcher events:
|
Enumeration of possible function watcher events:
|
||||||
|
|
||||||
- ``PyFunction_EVENT_CREATE``
|
- ``PyFunction_EVENT_CREATE``
|
||||||
- ``PyFunction_EVENT_DESTROY``
|
- ``PyFunction_EVENT_DESTROY``
|
||||||
- ``PyFunction_EVENT_MODIFY_CODE``
|
- ``PyFunction_EVENT_MODIFY_CODE``
|
||||||
|
Loading…
x
Reference in New Issue
Block a user