8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community. F139 p>
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
Issue on Python bug tracker: https://bugs.python.org/issue42059
The text was updated successfully, but these errors were encountered:
The fix has now been merged in CPython. The relevant lines that would need changing in typing_extensions are 1646 and 1654:
typing/typing_extensions/src_py3/typing_extensions.py
Lines 1645 to 1654 in b5c0b6d
Sorry, something went wrong.
Do you think you can submit a PR for that?
Successfully merging a pull request may close this issue.
Issue on Python bug tracker: https://bugs.python.org/issue42059
The text was updated successfully, but these errors were encountered: