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

✅ Enable tests for Python 3.11 #4881

Merged
merged 15 commits into from Nov 3, 2022
Merged

✅ Enable tests for Python 3.11 #4881

merged 15 commits into from Nov 3, 2022

Conversation

tiangolo
Copy link
Owner

@tiangolo tiangolo commented May 9, 2022

✅ Enable tests for Python 3.11

This will have to wait for a Uvloop wheel to be available.

@codecov
Copy link

codecov bot commented May 9, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (eb912e7) compared to base (4cf9075).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #4881   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          540       540           
  Lines        13969     13969           
=========================================
  Hits         13969     13969           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions
Copy link
Contributor

github-actions bot commented May 9, 2022

@github-actions
Copy link
Contributor

github-actions bot commented May 9, 2022

📝 Docs preview for commit 4633cd4 at: https://6279416053f84a007350601b--fastapi.netlify.app

@tiangolo tiangolo marked this pull request as draft May 9, 2022 16:34
@Kludex
Copy link
Sponsor Collaborator

Kludex commented May 14, 2022

Do you want for uvloop to be a requirement?

@tiangolo
Copy link
Owner Author

@Kludex Not a strict requirement, but "uvicorn[standard]" is a requirement in the all extra, which is installed in the tests.

@github-actions
Copy link
Contributor

📝 Docs preview for commit 76307bf at: https://62cc7b4d39e9161161742a6f--fastapi.netlify.app

@github-actions
Copy link
Contributor

📝 Docs preview for commit 99ad4b1 at: https://62cc7d10cc30c00d0a9d2583--fastapi.netlify.app

@github-actions
Copy link
Contributor

📝 Docs preview for commit 7f78a41 at: https://62cc98cc37098f0dd6350ad5--fastapi.netlify.app

@github-actions
Copy link
Contributor

📝 Docs preview for commit 24f31dc at: https://62cc9ea16efc6614b3f91971--fastapi.netlify.app

@github-actions
Copy link
Contributor

github-actions bot commented Sep 14, 2022

@github-actions github-actions bot temporarily deployed to pull request September 14, 2022 19:54 Inactive
@github-actions
Copy link
Contributor

📝 Docs preview for commit 98f949b at: https://63223183d42d164cea682c6c--fastapi.netlify.app

@github-actions github-actions bot temporarily deployed to pull request September 15, 2022 12:38 Inactive
@github-actions github-actions bot temporarily deployed to pull request September 15, 2022 12:44 Inactive
@github-actions
Copy link
Contributor

📝 Docs preview for commit 1407b34 at: https://63231e74b3636f3b4211cf67--fastapi.netlify.app

@github-actions github-actions bot temporarily deployed to pull request September 15, 2022 13:18 Inactive
@github-actions
Copy link
Contributor

📝 Docs preview for commit 7109ea3 at: https://632326467d6cc1433334f4be--fastapi.netlify.app

@raphaelauv
Copy link
Contributor

basic tests are working -> raphaelauv/fastAPI-aiohttp-example#6

@github-actions github-actions bot temporarily deployed to pull request November 3, 2022 12:26 Inactive
@tiangolo tiangolo marked this pull request as ready for review November 3, 2022 12:26
@tiangolo tiangolo merged commit d62f5c1 into master Nov 3, 2022
@tiangolo tiangolo deleted the python3.11 branch November 3, 2022 12:26
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.

None yet

3 participants