gh-145602: Correct _CallableGenericAlias class and typing.Callable docstring#145598
gh-145602: Correct _CallableGenericAlias class and typing.Callable docstring#145598hyperkai wants to merge 4 commits intopython:mainfrom
_CallableGenericAlias class and typing.Callable docstring#145598Conversation
|
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
|
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
|
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
_CallableGenericAlias class and typing.Callable docstring_CallableGenericAlias class and typing.Callable docstring
|
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
|
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
|
@hyperkai Please stop closing and re-opening PRs. |
|
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.
The NEWS entry is no more necessary.
Fix: #145602
Related: #145577
_CallableGenericAliasclass andtyping.Callabledocstring should be corrected #145602