Skip to content

gh-112165: Fix typo in __main__.py #112183

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 17, 2023
Merged

Conversation

terryjreedy
Copy link
Member

@terryjreedy terryjreedy commented Nov 17, 2023

Change '[2]' to '[1]' to get second argument.


📚 Documentation preview 📚: https://cpython-previews--112183.org.readthedocs.build/

Change '[2]' to '[1]' to get second argument.
@terryjreedy terryjreedy added type-bug An unexpected behavior, bug, or error docs Documentation in the Doc dir needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes labels Nov 17, 2023
@terryjreedy terryjreedy self-assigned this Nov 17, 2023
@terryjreedy terryjreedy merged commit 8cd70ee into python:main Nov 17, 2023
@miss-islington-app
Copy link

Thanks @terryjreedy for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 17, 2023
Change '[2]' to '[1]' to get second argument.
(cherry picked from commit 8cd70ee)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 17, 2023
Change '[2]' to '[1]' to get second argument.
(cherry picked from commit 8cd70ee)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
@bedevere-app
Copy link

bedevere-app bot commented Nov 17, 2023

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

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Nov 17, 2023
@bedevere-app
Copy link

bedevere-app bot commented Nov 17, 2023

GH-112185 is a backport of this pull request to the 3.11 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.11 only security fixes label Nov 17, 2023
@terryjreedy terryjreedy deleted the typedoc branch November 17, 2023 01:05
terryjreedy added a commit that referenced this pull request Nov 17, 2023
gh-112165: Fix typo in `__main__.py` (GH-112183)

Change '[2]' to '[1]' to get second argument.
(cherry picked from commit 8cd70ee)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
terryjreedy added a commit that referenced this pull request Nov 17, 2023
gh-112165: Fix typo in `__main__.py` (GH-112183)

Change '[2]' to '[1]' to get second argument.
(cherry picked from commit 8cd70ee)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Change '[2]' to '[1]' to get second argument.
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
Change '[2]' to '[1]' to get second argument.
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 type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant