We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0955f68 commit ed46143Copy full SHA for ed46143
Doc/whatsnew/3.8.rst
@@ -2113,9 +2113,6 @@ Changes in the C API
2113
2114
(Contributed by Antoine Pitrou in :issue:`32388`.)
2115
2116
-* The :c:func:`PyCode_New` has a new parameter in the second position (*posonlyargcount*)
2117
- to support :pep:`570`, indicating the number of positional-only arguments.
2118
-
2119
* The functions :c:func:`PyNode_AddChild` and :c:func:`PyParser_AddToken` now accept
2120
two additional ``int`` arguments *end_lineno* and *end_col_offset*.
2121
0 commit comments