Skip to content

docs: Link match statement in tutorial #31396

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
Feb 18, 2022
Merged

docs: Link match statement in tutorial #31396

merged 1 commit into from
Feb 18, 2022

Conversation

wjandrea
Copy link
Contributor

@wjandrea wjandrea commented Feb 17, 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

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!

@miss-islington
Copy link
Contributor

@wjandrea: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 35f55cc into python:main Feb 18, 2022
@miss-islington
Copy link
Contributor

Thanks @wjandrea for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

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]>
@bedevere-bot
Copy link

GH-31399 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 Feb 18, 2022
@wjandrea wjandrea deleted the patch-3 branch February 18, 2022 00:24
terryjreedy pushed a commit that referenced this pull request Feb 18, 2022
Add a link to the `match` statement from its section in the tutorial.

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

Co-authored-by: William Andrea <[email protected]>
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 issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants