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

Fix incorrect double indent in ast doc #94976

Merged
merged 1 commit into from Jul 18, 2022
Merged

Conversation

terryjreedy
Copy link
Member

@terryjreedy terryjreedy commented Jul 18, 2022

Warning directive indent was 4 rather than 3 spaces.

Warning directive indent was 4 rather than 3 spaces.
@terryjreedy terryjreedy self-assigned this Jul 18, 2022
@terryjreedy terryjreedy merged commit a25a803 into python:main Jul 18, 2022
14 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Jul 18, 2022

Thanks @terryjreedy for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11.
🐍🍒🤖

@miss-islington
Copy link
Contributor

miss-islington commented Jul 18, 2022

Sorry @terryjreedy, I had trouble checking out the 3.11 backport branch.
Please backport using cherry_picker on command line.
cherry_picker a25a803c4c452c70da11be3e80004b47646bff4c 3.11

@bedevere-bot
Copy link

bedevere-bot commented Jul 18, 2022

GH-94977 is a backport of this pull request to the 3.10 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 18, 2022
Warning directive indent was 4 rather than 3 spaces.
(cherry picked from commit a25a803)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
@miss-islington
Copy link
Contributor

miss-islington commented Jul 18, 2022

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 18, 2022
Warning directive indent was 4 rather than 3 spaces.
(cherry picked from commit a25a803)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
@bedevere-bot
Copy link

bedevere-bot commented Jul 18, 2022

GH-94978 is a backport of this pull request to the 3.11 branch.

@terryjreedy terryjreedy deleted the astdoc branch Jul 18, 2022
miss-islington added a commit that referenced this pull request Jul 18, 2022
Warning directive indent was 4 rather than 3 spaces.
(cherry picked from commit a25a803)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
miss-islington added a commit that referenced this pull request Jul 18, 2022
Warning directive indent was 4 rather than 3 spaces.
(cherry picked from commit a25a803)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
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.

None yet

3 participants