FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

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

/ cpython Public

Fix indentation in json.AttrDict REPL example - #104930

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

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

Conversation

AlexWaygood commented May 25, 2023
edited
Loading

Copy link
Copy Markdown
Member

This is causing the docs to be rendered incorrectly.

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

Screenshot of current rendering


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

This is causing the docs to be rendered incorrectly.
bedevere-bot added the docs Documentation in the Doc dir label May 25, 2023

Copy link
Copy Markdown
Member Author

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

AlexWaygood marked this pull request as ready for review May 25, 2023 12:41
AlexWaygood requested review from hugovk and rhettinger May 25, 2023 12:42

Copy link
Copy Markdown
Contributor

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

AlexWaygood deleted the attrdict branch May 25, 2023 13:05

Copy link
Copy Markdown

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

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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL