SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72153 0 0 Python

gh-117486: Improve behavior for user-defined AST subclasses (#118212)

Now, such classes will no longer require changes in Python 3.13 in the normal case.
The test suite for robotframework passes with no DeprecationWarnings under this PR.

I also added a new DeprecationWarning for the case where `_field_types` exists
but is incomplete, since that seems likely to indicate a user mistake.
J
Jelle Zijlstra committed
e0422198fb4de0a5d81edd3de0d0ed32c119e9bb
Parent: 040571f
Committed by GitHub <noreply@github.com> on 5/6/2024, 10:57:27 PM