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

gevent: Use a TypeVarTuple in gevent.baseserver.BaseServer #11138

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Daverball
Copy link
Contributor

@Daverball Daverball commented Dec 10, 2023

Second part of the gevent changes, that cannot be merged yet.

Requires TypeVarTuple in a generic class to stop crashing pytype.


Deferral reason: google/pytype#1525

@AlexWaygood AlexWaygood added the status: deferred Issue or PR deferred until some precondition is fixed label Dec 10, 2023

This comment has been minimized.

Copy link
Contributor

github-actions bot commented Oct 2, 2024

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: deferred Issue or PR deferred until some precondition is fixed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants