Skip to content

Conversation

@AlexWaygood
Copy link
Member

@AlexWaygoodAlexWaygood commented May 25, 2023

This is causing the docs to be rendered incorrectly.

https://docs.python.org/3.12/library/json.html#json.AttrDict

Screenshot of current rendering

image


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

This is causing the docs to be rendered incorrectly.
@bedevere-botbedevere-bot added the docs Documentation in the Doc dir label May 25, 2023
@AlexWaygood
Copy link
MemberAuthor

Confirmed that this fixes the rendering issue. Docs preview: https://cpython-previews--104930.org.readthedocs.build/en/104930/library/json.html#json.AttrDict

@AlexWaygoodAlexWaygood marked this pull request as ready for review May 25, 2023 12:41
@miss-islington
Copy link
Contributor

Thanks @AlexWaygood for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

@AlexWaygoodAlexWaygood deleted the attrdict branch May 25, 2023 13:05
@bedevere-bot
Copy link

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

@bedevere-botbedevere-bot removed the needs backport to 3.12 only security fixes label May 25, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 25, 2023
This is causing the docs to be rendered incorrectly. (cherry picked from commit 38539ef) Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
AlexWaygood added a commit that referenced this pull request May 25, 2023
…104931) Fix indentation in `json.AttrDict` REPL example (GH-104930) This is causing the docs to be rendered incorrectly. (cherry picked from commit 38539ef) Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip issueskip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@AlexWaygood@miss-islington@bedevere-bot@hugovk