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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Python 3.10-rc.1 #1147

Merged
merged 1 commit into from Aug 13, 2021
Merged

Support Python 3.10-rc.1 #1147

merged 1 commit into from Aug 13, 2021

Conversation

Kludex
Copy link
Sponsor Member

@Kludex Kludex commented Aug 12, 2021

No description provided.

@@ -88,6 +88,7 @@ def get_packages(package):
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
"Programming Language :: Python :: 3.10",

we can't add the trove until python-websockets/websockets#1000 is on pypi

Copy link
Sponsor Member Author

Choose a reason for hiding this comment

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

Copy link
Sponsor Member Author

Choose a reason for hiding this comment

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

Ah, it's on master.

Copy link
Sponsor Member Author

Choose a reason for hiding this comment

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

But websockets is not a mandatory dependency, so it shouldn't be a blocker, right?

@Kludex
Copy link
Sponsor Member Author

Kludex commented Aug 13, 2021

Thanks @graingert !

I guess you'll bump the websockets on a new PR?

@Kludex Kludex merged commit aeb1ace into encode:master Aug 13, 2021
Kludex added a commit that referenced this pull request Nov 17, 2021
Kludex added a commit to sephioh/uvicorn that referenced this pull request Oct 29, 2022
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

2 participants