Skip to content
This repository was archived by the owner on Apr 29, 2022. It is now read-only.
This repository was archived by the owner on Apr 29, 2022. It is now read-only.

Incompatibility with Flask 2.0 #80

Open
@mcejp

Description

@mcejp

Flask 2.0, which has been recently released, changes the prototype of Blueprint.register

This triggers an exception on this line:

blueprint.register(self, options, first_registration)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions