We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Implement PEP-696, which was just accepted.
Off the top of my head, we'll need the following:
I'll work on the first one but contributions on the other two are appreciated. The implementation in typing-extensions can serve as an inspiration.
cc @Gobot1234
The text was updated successfully, but these errors were encountered:
pythongh-116126: Grammar changes for PEP 696
e7ca092
gh-116126: Implement PEP 696 (#116129)
ca269e5
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com> Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com> Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
pythongh-116126: Implement PEP 696 (python#116129)
5b81f70
No branches or pull requests
Feature or enhancement
Implement PEP-696, which was just accepted.
Off the top of my head, we'll need the following:
I'll work on the first one but contributions on the other two are appreciated. The implementation in typing-extensions can serve as an inspiration.
cc @Gobot1234
Linked PRs
The text was updated successfully, but these errors were encountered: