Skip to content

gh-145602: Correct _CallableGenericAlias class and typing.Callable docstring#145598

Open
hyperkai wants to merge 4 commits intopython:mainfrom
hyperkai:hyperkai-patch-5
Open

gh-145602: Correct _CallableGenericAlias class and typing.Callable docstring#145598
hyperkai wants to merge 4 commits intopython:mainfrom
hyperkai:hyperkai-patch-5

Conversation

@hyperkai
Copy link

@hyperkai hyperkai commented Mar 6, 2026

@bedevere-app
Copy link

bedevere-app bot commented Mar 6, 2026

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 skip news label instead.

@bedevere-app
Copy link

bedevere-app bot commented Mar 6, 2026

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 skip news label instead.

@hyperkai hyperkai closed this Mar 6, 2026
@hyperkai hyperkai reopened this Mar 6, 2026
@bedevere-app
Copy link

bedevere-app bot commented Mar 6, 2026

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 skip news label instead.

@hyperkai hyperkai changed the title gh-145577: Correct _CallableGenericAlias class and typing.Callable docstring gh-145602: Correct _CallableGenericAlias class and typing.Callable docstring Mar 6, 2026
@hyperkai hyperkai closed this Mar 6, 2026
@hyperkai hyperkai reopened this Mar 6, 2026
@bedevere-app
Copy link

bedevere-app bot commented Mar 6, 2026

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 skip news label instead.

@hyperkai hyperkai closed this Mar 6, 2026
@hyperkai hyperkai reopened this Mar 6, 2026
@bedevere-app
Copy link

bedevere-app bot commented Mar 6, 2026

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 skip news label instead.

@picnixz
Copy link
Member

picnixz commented Mar 7, 2026

@hyperkai Please stop closing and re-opening PRs.

@picnixz
Copy link
Member

picnixz commented Mar 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
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

_CallableGenericAlias class and typing.Callable docstring should be corrected

2 participants