Skip to content

Commit b30cafa

Browse files
committed
Remove constants that don't exist in 3.13
1 parent 42f49f7 commit b30cafa

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

Doc/c-api/code.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -255,10 +255,6 @@ For their meaning, see the linked documentation of their Python equivalents.
255255
* :py:data:`inspect.CO_ITERABLE_COROUTINE`
256256
* * .. c:macro:: CO_ASYNC_GENERATOR
257257
* :py:data:`inspect.CO_ASYNC_GENERATOR`
258-
* * .. c:macro:: CO_HAS_DOCSTRING
259-
* :py:data:`inspect.CO_HAS_DOCSTRING`
260-
* * .. c:macro:: CO_METHOD
261-
* :py:data:`inspect.CO_METHOD`
262258
263259
* * .. c:macro:: CO_FUTURE_DIVISION
264260
* no effect (:py:data:`__future__.division`)

0 commit comments

Comments
 (0)