Fix indentation in `json.AttrDict` REPL example by AlexWaygood · Pull Request #104930 · python/cpython · GitHub
Skip to content

Fix indentation in json.AttrDict REPL example#104930

Merged
AlexWaygood merged 1 commit intopython:mainfrom
AlexWaygood:attrdict
May 25, 2023
Merged

Fix indentation in json.AttrDict REPL example#104930
AlexWaygood merged 1 commit intopython:mainfrom
AlexWaygood:attrdict

Conversation

@AlexWaygood
Copy link
Copy Markdown
Member

@AlexWaygood AlexWaygood 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-bot bedevere-bot added the docs Documentation in the Doc dir label May 25, 2023
@AlexWaygood
Copy link
Copy Markdown
Member Author

@AlexWaygood AlexWaygood marked this pull request as ready for review May 25, 2023 12:41
@AlexWaygood AlexWaygood requested review from hugovk and rhettinger May 25, 2023 12:42
@miss-islington
Copy link
Copy Markdown
Contributor

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

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

@bedevere-bot bedevere-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 free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip issue skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants