Skip to content
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

gh-123621: reference/datamodels misleading ellipsis removed from curly brackets at dictionary definition #123648

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

AttilaLiptak
Copy link
Contributor

@AttilaLiptak AttilaLiptak commented Sep 3, 2024

Dictionary's default creation in the documentation was misleading because it was presented like this:

{...}

This is misleading as this particular command creates a set with only an Ellipsis in it.


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

Copy link

cpython-cla-bot bot commented Sep 3, 2024

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-app bedevere-app bot added docs Documentation in the Doc dir skip news labels Sep 3, 2024
@Eclips4 Eclips4 added needs backport to 3.12 bug and security fixes needs backport to 3.13 bugs and security fixes labels Sep 3, 2024
Copy link
Member

@sobolevn sobolevn left a comment

Choose a reason for hiding this comment

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

LGTM!

@sobolevn sobolevn merged commit cfbc841 into python:main Sep 3, 2024
31 checks passed
@miss-islington-app
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 3, 2024
…honGH-123648)

(cherry picked from commit cfbc841)

Co-authored-by: Lipták Attila (Flash) <113017309+AttilaLiptak@users.noreply.github.com>
@bedevere-app
Copy link

bedevere-app bot commented Sep 3, 2024

GH-123653 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 Sep 3, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 3, 2024
…honGH-123648)

(cherry picked from commit cfbc841)

Co-authored-by: Lipták Attila (Flash) <113017309+AttilaLiptak@users.noreply.github.com>
@bedevere-app
Copy link

bedevere-app bot commented Sep 3, 2024

GH-123654 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 bug and security fixes label Sep 3, 2024
@sobolevn
Copy link
Member

sobolevn commented Sep 3, 2024

I also see several other things we can improve here, so I will send one more PR to this doc piece. Thanks!

sobolevn pushed a commit that referenced this pull request Sep 3, 2024
…-123648) (#123654)

gh-123621: Fix `datamodel.rst` with proper `dict` notation (GH-123648)
(cherry picked from commit cfbc841)

Co-authored-by: Lipták Attila (Flash) <113017309+AttilaLiptak@users.noreply.github.com>
sobolevn pushed a commit that referenced this pull request Sep 3, 2024
…-123648) (#123653)

gh-123621: Fix `datamodel.rst` with proper `dict` notation (GH-123648)
(cherry picked from commit cfbc841)

Co-authored-by: Lipták Attila (Flash) <113017309+AttilaLiptak@users.noreply.github.com>
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
None yet
Development

Successfully merging this pull request may close these issues.

3 participants