Thanks to visit codestin.com
Credit goes to github.com

Skip to content

gh-133881: detailed the docs for an example with a lambda expression using list.sort() #133910

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 3 commits into from
May 17, 2025

Conversation

Shepard2154
Copy link
Contributor

@Shepard2154 Shepard2154 commented May 11, 2025

added minor changes to the documentation according to the instructions on the link


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

Copy link
Contributor

@skirpichev skirpichev left a comment

Choose a reason for hiding this comment

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

LGTM with one formatting nitpick

@python-cla-bot

This comment was marked as resolved.

@skirpichev

This comment was marked as resolved.

@Shepard2154

This comment was marked as resolved.

@skirpichev skirpichev requested a review from picnixz May 13, 2025 05:22
@picnixz picnixz self-assigned this May 15, 2025
@picnixz picnixz merged commit c1c9ad1 into python:main May 17, 2025
28 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs May 17, 2025
@picnixz picnixz added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels May 17, 2025
@miss-islington-app
Copy link

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

@miss-islington-app
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 17, 2025
…ression tutorial (pythonGH-133910)

(cherry picked from commit c1c9ad1)

Co-authored-by: Oleg Burnaev <[email protected]>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 17, 2025
…ression tutorial (pythonGH-133910)

(cherry picked from commit c1c9ad1)

Co-authored-by: Oleg Burnaev <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented May 17, 2025

GH-134126 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label May 17, 2025
@bedevere-app
Copy link

bedevere-app bot commented May 17, 2025

GH-134127 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label May 17, 2025
picnixz pushed a commit that referenced this pull request May 17, 2025
…pression tutorial (GH-133910) (#134127)

gh-133881: add forward reference to `list.sort()` in lambda expression tutorial (GH-133910)
(cherry picked from commit c1c9ad1)

Co-authored-by: Oleg Burnaev <[email protected]>
picnixz pushed a commit that referenced this pull request May 17, 2025
…pression tutorial (GH-133910) (#134126)

gh-133881: add forward reference to `list.sort()` in lambda expression tutorial (GH-133910)
(cherry picked from commit c1c9ad1)

Co-authored-by: Oleg Burnaev <[email protected]>
@Shepard2154 Shepard2154 deleted the docs-details-for-tutorial branch May 17, 2025 08:47
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
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants