Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
gh-105499: typing: Remove an unused function#131946
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Leftover frompython#105511 I believe. GitHub code search found no usages otherthan copies of typing.py and lists of stdlib functions.
there's now only one usage of |
Good point, done |
Also noticed some unused imports, so removed those too |
picnixz commentedMar 31, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Maybe you should update the title, e.g., |
0f511d8 intopython:mainUh oh!
There was an error while loading.Please reload this page.
Leftover frompython#105511 I believe. GitHub code search found no usages otherthan copies of typing.py and lists of stdlib functions.
Leftover from#105511 I believe. GitHub code search found no usages other
than copies of typing.py and lists of stdlib functions.