Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-81263: Add assignment expressions tohelp#124641

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

Conversation

emilyemorehouse
Copy link
Member

@emilyemorehouseemilyemorehouse commentedSep 26, 2024
edited by github-actionsbot
Loading

This PR adds information on assignment expressions (:=) topydoc, which can be accessed either through in the interactivehelp command in the REPL, or via thehelp function (e.g.help(":=")). I opted to use the same information that's present in theexisting docs.

I also included updating the index settings for Assignment Expressions to include them in the index underassignment ->expression andexpression ->assignment. The other list of issues inthis comment are already handled.

Interactive Help Example

Screen.Recording.2024-09-26.at.3.51.27.PM.mov

Index Changes

Screenshot 2024-09-26 at 3 40 52 PM
Screenshot 2024-09-26 at 3 40 42 PM


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

@emilyemorehouseemilyemorehouse marked this pull request as ready for reviewSeptember 26, 2024 22:55
@emilyemorehouseemilyemorehouse merged commit6266689 intopython:mainSep 27, 2024
37 checks passed
emilyemorehouse added a commit to emilyemorehouse/cpython that referenced this pull requestSep 27, 2024
* Add assignment expression (:=) to `help`* Update index for Assignment Expressions to include pair of `assignment; expression`
@bedevere-app
Copy link

GH-124713 is a backport of this pull request to the3.13 branch.

1 similar comment
@bedevere-app
Copy link

GH-124713 is a backport of this pull request to the3.13 branch.

Yhg1s pushed a commit that referenced this pull requestSep 27, 2024
…24713)gh-81263: Add assignment expressions to `help` (#124641)* Add assignment expression (:=) to `help`* Update index for Assignment Expressions to include pair of `assignment; expression`
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@willingcwillingcAwaiting requested review from willingcwillingc is a code owner

Assignees
No one assigned
Labels
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@emilyemorehouse

[8]ページ先頭

©2009-2025 Movatter.jp