Skip to content

bpo-45392: Update the docstring of the 'type' built-in. #29439

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

Merged
merged 1 commit into from
Nov 6, 2021

Conversation

mdickinson
Copy link
Member

@mdickinson mdickinson commented Nov 6, 2021

This PR fixes the docstring of the 'type' built-in to:

  • remove a redundant signature line
  • include **kwds in the constructor signature

https://bugs.python.org/issue45392

@mdickinson mdickinson added needs backport to 3.9 only security fixes needs backport to 3.10 only security fixes type-bug An unexpected behavior, bug, or error docs Documentation in the Doc dir labels Nov 6, 2021
@ambv
Copy link
Contributor

ambv commented Nov 6, 2021

@michaelstephenson0613, please stop approving pull requests on this repository. It's not actionable for us.

@ambv ambv merged commit 9127520 into python:main Nov 6, 2021
@miss-islington
Copy link
Contributor

Thanks @mdickinson for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 6, 2021
@bedevere-bot
Copy link

GH-29452 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Nov 6, 2021
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 6, 2021
@bedevere-bot
Copy link

GH-29453 is a backport of this pull request to the 3.9 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Nov 6, 2021
ambv pushed a commit that referenced this pull request Nov 6, 2021
ambv pushed a commit that referenced this pull request Nov 6, 2021
remykarem pushed a commit to remykarem/cpython that referenced this pull request Dec 7, 2021
remykarem pushed a commit to remykarem/cpython that referenced this pull request Jan 30, 2022
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 type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants