Skip to content

Usage of deprecated ast nodes (breaks with python3.14) #190

@kasium

Description

@kasium

ast.Str, ast.Num, ast.NameConstant and some others are deprecated and will be removed in python 3.14

# ast.Constant in Python 3.8, ast.NameConstant in Python 3.6 and 3.7

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