This repository was archived by the owner on Jul 16, 2024. It is now read-only.

Description
Changes related to typing syntax added a field you need to create a functiondef correctly so all of the AST based implementation tests are failing on 3.12. It looks like this has already been patched to now just create an empty list.
python/cpython#104834
This issue is just to note to retest once beta 2 is available on github actions.