# Documentation The docs for the [ClassDef](https://docs.python.org/3/library/ast.html#ast.ClassDef) and [Call](https://docs.python.org/3/library/ast.html#ast.Call) AST nodes list two fields named `starargs` and `kwargs` which were removed in this [commit](https://github.com/python/cpython/commit/025e9ebd0a0a19f50ca83af6ada0ac65be1fa2a1#diff-aa47c9a4ecdd799c2932afef25673bf9c33ec9ef75f1bc6054b924bea602c747L87). Thank you @isidentical for your help to find this. <!-- gh-linked-prs --> ### Linked PRs * gh-104986 * gh-104987 * gh-104988 <!-- /gh-linked-prs -->