Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this 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
Uh oh!
There was an error while loading.Please reload this page.
Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
c1c9ad1
intopython:mainUh oh!
There was an error while loading.Please reload this page.
Thanks@Shepard2154 for the PR, and@picnixz for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
Thanks@Shepard2154 for the PR, and@picnixz for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
…ression tutorial (pythonGH-133910)(cherry picked from commitc1c9ad1)Co-authored-by: Oleg Burnaev <51371645+Shepard2154@users.noreply.github.com>
…ression tutorial (pythonGH-133910)(cherry picked from commitc1c9ad1)Co-authored-by: Oleg Burnaev <51371645+Shepard2154@users.noreply.github.com>
GH-134126 is a backport of this pull request to the3.14 branch. |
GH-134127 is a backport of this pull request to the3.13 branch. |
Uh oh!
There was an error while loading.Please reload this page.
added minor changes to the documentation according to the instructionson the link
list.sort()
but no details before #133881📚 Documentation preview 📚:https://cpython-previews--133910.org.readthedocs.build/