Skip to content
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

Update typing #4042

Merged
merged 4 commits into from
May 13, 2021
Merged

Update typing #4042

merged 4 commits into from
May 13, 2021

Conversation

davidism
Copy link
Member

Checklist:

  • Add an entry in CHANGES.rst summarizing the change and linking to the issue.
  • Run pre-commit hooks and fix any issues.
  • Run pytest and tox, no tests failed.

@davidism davidism added this to the 2.0.1 milestone May 13, 2021
@davidism davidism changed the base branch from main to 2.0.x May 13, 2021 19:55
@davidism davidism merged commit 6414df9 into 2.0.x May 13, 2021
@davidism davidism deleted the update-typing branch May 13, 2021 20:09
@hughsie
Copy link

hughsie commented May 13, 2021

This fixes the CI failure on the LVFS. Thanks!

lucaswerkmeister added a commit to lucaswerkmeister/tool-ranker that referenced this pull request May 15, 2021
> app.py:573: error: "AppContext" has no attribute "setdefault"

This is a workaround for a type bug introduced in Flask 2.0.0 (already
fixed in pallets/flask#4042 [1], but 2.0.1 not yet released).

[1]: pallets/flask#4042
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
3 participants