Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-45903: Fix typo in What's New: Signature.from_builtin is removed #29813

Merged
merged 1 commit into from
Jan 2, 2022

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Nov 27, 2021

Fix typo in "What's New In Python 3.11":

It's really Signature.from_builtin that is removed; Signature.from_callable is what should be called instead.

Typo originates from my #28618 / bpo-45320.

Does this typo fix need a news entry?

https://bugs.python.org/issue45903

Copy link
Member

@JelleZijlstra JelleZijlstra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

I am going to say this doesn't need a NEWS entry itself because there was no release with the typo.

@github-actions
Copy link

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale Stale PR or inactive for long period of time. label Dec 28, 2021
Copy link
Member

@Mariatta Mariatta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Mariatta Mariatta merged commit 7a8796d into python:main Jan 2, 2022
@hugovk hugovk deleted the fix-whatsnew-typo branch January 2, 2022 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news stale Stale PR or inactive for long period of time.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants