Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork34.2k
gh-145602: Correct_CallableGenericAlias class andtyping.Callable docstring#145598
gh-145602: Correct_CallableGenericAlias class andtyping.Callable docstring#145598hyperkai wants to merge 4 commits intopython:mainfrom
_CallableGenericAlias class andtyping.Callable docstring#145598Conversation
Most changes to Pythonrequire a NEWS entry. Add one using theblurb_it web app or theblurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
Most changes to Pythonrequire a NEWS entry. Add one using theblurb_it web app or theblurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
Most changes to Pythonrequire a NEWS entry. Add one using theblurb_it web app or theblurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
_CallableGenericAlias class andtyping.Callable docstring_CallableGenericAlias class andtyping.Callable docstringMost changes to Pythonrequire a NEWS entry. Add one using theblurb_it web app or theblurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
Most changes to Pythonrequire a NEWS entry. Add one using theblurb_it web app or theblurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
picnixz commentedMar 7, 2026
@hyperkai Please stop closing and re-opening PRs. |
picnixz commentedMar 7, 2026
If you need a skip news label, just tag a triager for that or just ignore the failure for the moment. |
| @@ -0,0 +1 @@ | |||
| Correct _CallableGenericAlias class and typing.Callable docstring | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
The NEWS entry is no more necessary.
Uh oh!
There was an error while loading.Please reload this page.
Fix:#145602
Related:#145577
_CallableGenericAliasclass andtyping.Callabledocstring should be corrected #145602