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

Incompatibility with Flask 2.0 #80

Open
mcejp opened this issue May 12, 2021 · 1 comment
Open

Incompatibility with Flask 2.0 #80

mcejp opened this issue May 12, 2021 · 1 comment

Comments

@mcejp
Copy link

mcejp commented May 12, 2021

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)

@edmorley
Copy link

For anyone looking for a replacement to this (deprecated) project, I would check out:
https://github.com/miguelgrinberg/flask-sock

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants