Skip to content

Conversation

@Qua27
Copy link
Contributor

@Qua27Qua27 commented Nov 16, 2023

Correcting a typo in typing module (closes#112152).

@ghost
Copy link

ghost commented Nov 16, 2023

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-app

This comment was marked as resolved.

@Qua27Qua27 changed the title Correcting a typo in typing module[doc] Correct a typo in docstring for override from typing.py module (pythonGH-112152)Nov 16, 2023
Copy link
Member

@kushaldaskushaldas left a comment

Choose a reason for hiding this comment

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

This is good.

@AlexWaygoodAlexWaygood changed the title [doc] Correct a typo in docstring for override from typing.py module (pythonGH-112152)GH-112152: Fix typo in typing.override docstringNov 16, 2023
@JelleZijlstraJelleZijlstra added the needs backport to 3.12 only security fixes label Nov 16, 2023
Copy link
Member

@AlexWaygoodAlexWaygood left a comment

Choose a reason for hiding this comment

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

Thanks!

@AlexWaygoodAlexWaygood merged commit 12c7e9d into python:mainNov 16, 2023
@miss-islington-app
Copy link

Thanks @Qua27 for the PR, and @AlexWaygood for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 16, 2023
…2158) (cherry picked from commit 12c7e9d) Co-authored-by: Qua27 <92877777+Qua27@users.noreply.github.com>
@bedevere-app
Copy link

GH-112162 is a backport of this pull request to the 3.12 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.12 only security fixes label Nov 16, 2023
AlexWaygood pushed a commit that referenced this pull request Nov 16, 2023
…#112162) GH-112152: Fix typo in `typing.override` docstring (GH-112158) (cherry picked from commit 12c7e9d) Co-authored-by: Qua27 <92877777+Qua27@users.noreply.github.com>
@Qua27Qua27 deleted the patch-1 branch November 16, 2023 19:29
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Typo in docstring for override decorator from typing module.

4 participants

@Qua27@kushaldas@AlexWaygood@JelleZijlstra