Skip to content

docs: Link match statement in tutorial #31395

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

Closed
wants to merge 1 commit into from
Closed

docs: Link match statement in tutorial #31395

wants to merge 1 commit into from

Conversation

wjandrea
Copy link
Contributor

Add a link to the match statement from its section in the tutorial.

This should be backported to 3.10.

Add a link to the `match` statement from its section in the tutorial.
@bedevere-bot bedevere-bot added the docs Documentation in the Doc dir label Feb 17, 2022
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
Copy link
Member

Oh, could you please create the PR against the main branch?

@wjandrea
Copy link
Contributor Author

@Mariatta How do I do that? I just tried changing the base but it pulled in all the unrelated changes too. Closing for now.

@wjandrea wjandrea closed this Feb 17, 2022
@Mariatta
Copy link
Member

I think you should create a new PR, make the change against the main branch.

@wjandrea wjandrea deleted the patch-2 branch February 17, 2022 23:46
miss-islington pushed a commit that referenced this pull request Feb 18, 2022
Add a link to the `match` statement from its section in the tutorial.

This should be backported to 3.10.

[Initially submitted as #31395 but against the wrong branch. Thanks @Mariatta]

Automerge-Triggered-By: GH:Mariatta
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 18, 2022
Add a link to the `match` statement from its section in the tutorial.

This should be backported to 3.10.

[Initially submitted as pythonGH-31395 but against the wrong branch. Thanks @Mariatta]

Automerge-Triggered-By: GH:Mariatta
(cherry picked from commit 35f55cc)

Co-authored-by: William Andrea <[email protected]>
@terryjreedy
Copy link
Member

Changing the PR base back to main would probably have fixed this IF it were originally branched off of main.

Sign up for free to 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.

5 participants