Skip to content

Patch for Flask 3.0.x #37

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Patch for Flask 3.0.x #37

wants to merge 2 commits into from

Conversation

kuldeepk
Copy link

No description provided.

 _app_ctx_stack.top is deprecated in the newer versions
@dajose
Copy link

dajose commented Aug 13, 2025

can this be merged? @bradshjg

Copy link
Owner

@bradshjg bradshjg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dig it!

@bradshjg
Copy link
Owner

@dajose Totally, do you know if this breaks backwards compatibility? Or if that's important these days (like is Flask 2 still the most popular version)?

Open to either bumping a major version and dropping support for an older Flask 2 if that's not commonly used or shimming to work with both 2 and 3. I need to fix up the test suite anyways (probably still like CircleCI or something).

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

Successfully merging this pull request may close these issues.

3 participants