Thanks to visit codestin.com
Credit goes to github.com

Skip to content

⬆ Upgrade required Python version to >= 3.6.1, needed by typing.Deque, used by Pydantic#2733

Merged
tiangolo merged 2 commits into
fastapi:masterfrom
hukkin:patch-1
Oct 5, 2021
Merged

⬆ Upgrade required Python version to >= 3.6.1, needed by typing.Deque, used by Pydantic#2733
tiangolo merged 2 commits into
fastapi:masterfrom
hukkin:patch-1

Conversation

@hukkin

@hukkin hukkin commented Feb 1, 2021

Copy link
Copy Markdown
Contributor

Require Python >=3.6.1 because pydantic requires it. See #2732 and the pydantic PR pydantic/pydantic#2306

Related to: #2732

@codecov

codecov Bot commented Feb 1, 2021

Copy link
Copy Markdown

Codecov Report

Merging #2733 (c3141f0) into master (655db2a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #2733   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          410       410           
  Lines        10281     10281           
=========================================
  Hits         10281     10281           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 655db2a...c3141f0. Read the comment docs.

@github-actions

github-actions Bot commented Feb 1, 2021

Copy link
Copy Markdown
Contributor

📝 Docs preview for commit 42016dd at: https://60174ca20d9f51d716aa27ab--fastapi.netlify.app

@tiangolo tiangolo changed the title Fix python_requires metadata to require >=3.6.1 ⬆ Upgrade required Python version to >= 3.6.1, needed by typing.Deque, used by Pydantic Oct 5, 2021
@tiangolo tiangolo merged commit cf5e675 into fastapi:master Oct 5, 2021
@hukkin hukkin deleted the patch-1 branch October 5, 2021 08:49
@tiangolo

tiangolo commented Oct 5, 2021

Copy link
Copy Markdown
Member

Thanks for your contribution @hukkin! 🍰

This is included in FastAPI 0.68.3, just released. 🎉

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