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

3.12 Test failing due to change in FunctionDef creation - Should be fixed in 3.12.0-beta2 #67

Closed
@DavidCEllis

Description

@DavidCEllis

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions