Skip to content

Blue not working on Python 3.14 because of black 22 dependency #116

@vgiralt

Description

@vgiralt

My shiny Fedora 43 Linux came with Python 3.14 as a surprise and now I cannot use blue because it relies on black==22.1.0 that uses ast.Str and friends that are not available :-(

Any attempt to run blue ends with: error: cannot format ....py module 'ast' has no attribute 'Str'

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