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-101100: Docs: Fix references to several numeric dunders#106278

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

Merged
AlexWaygood merged 6 commits intopython:mainfromkoyuki7w:doc-patch-2
Jun 30, 2023

Conversation

koyuki7w
Copy link
Contributor

@koyuki7wkoyuki7w commentedJun 30, 2023
edited by AlexWaygood
Loading

__index__,__int__,__float__,__complex__ are documented as methods ofobject, so prepended~object to reference correctly.


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

AlexWaygood reacted with thumbs up emoji
``__index__``, ``__int__``, ``__float__``, ``__complex__`` are methodsof ``object``, so prepended `~object` to reference correctly.
Copy link
Member

@AlexWaygoodAlexWaygood left a comment

Choose a reason for hiding this comment

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

A few small nits, but looks great overall. Thanks!

koyuki7wand others added3 commitsJune 30, 2023 23:13
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Copy link
Member

@AlexWaygoodAlexWaygood left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

koyuki7w reacted with hooray emoji
@AlexWaygoodAlexWaygood added needs backport to 3.11only security fixes needs backport to 3.12only security fixes labelsJun 30, 2023
@AlexWaygoodAlexWaygood changed the titlegh-101100: Fix references toobject methodsgh-101100: Docs: Fix references to several numeric dundersJun 30, 2023
@AlexWaygoodAlexWaygood self-assigned thisJun 30, 2023
@AlexWaygoodAlexWaygood merged commita8ae739 intopython:mainJun 30, 2023
@miss-islington
Copy link
Contributor

Thanks @F3eQnxN3RriK for the PR, and@AlexWaygood for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestJun 30, 2023
…honGH-106278)(cherry picked from commita8ae739)Co-authored-by: F3eQnxN3RriK <drsuaimqjgar@gmail.com>Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
@bedevere-bot
Copy link

GH-106281 is a backport of this pull request to the3.12 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.12only security fixes labelJun 30, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestJun 30, 2023
…honGH-106278)(cherry picked from commita8ae739)Co-authored-by: F3eQnxN3RriK <drsuaimqjgar@gmail.com>Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
@bedevere-bot
Copy link

GH-106282 is a backport of this pull request to the3.11 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.11only security fixes labelJun 30, 2023
AlexWaygood added a commit that referenced this pull requestJun 30, 2023
…-106278) (#106281)gh-101100: Docs: Fix references to several numeric dunders (GH-106278)(cherry picked from commita8ae739)Co-authored-by: F3eQnxN3RriK <drsuaimqjgar@gmail.com>Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
AlexWaygood added a commit that referenced this pull requestJun 30, 2023
…-106278) (#106282)gh-101100: Docs: Fix references to several numeric dunders (GH-106278)(cherry picked from commita8ae739)Co-authored-by: F3eQnxN3RriK <drsuaimqjgar@gmail.com>Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
@koyuki7wkoyuki7w deleted the doc-patch-2 branchJune 30, 2023 22:55
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@AlexWaygoodAlexWaygoodAlexWaygood approved these changes

Assignees

@AlexWaygoodAlexWaygood

Labels
docsDocumentation in the Doc dirskip news
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@koyuki7w@miss-islington@bedevere-bot@AlexWaygood

[8]ページ先頭

©2009-2025 Movatter.jp