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-93433: Fix dis doc example output #93434

Merged
merged 6 commits into from
Jun 3, 2022

Conversation

Fidget-Spinner
Copy link
Member

@Fidget-Spinner Fidget-Spinner commented Jun 2, 2022

Fixes #93433

@bedevere-bot bedevere-bot added docs Documentation in the Doc dir awaiting core review labels Jun 2, 2022
Copy link
Contributor

@kumaraditya303 kumaraditya303 left a comment

Choose a reason for hiding this comment

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

LGTM, It seems that 3.11 would require manual backport.

@Fidget-Spinner Fidget-Spinner merged commit debf4c1 into python:main Jun 3, 2022
@miss-islington
Copy link
Contributor

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

@Fidget-Spinner Fidget-Spinner deleted the fix_dis_examples branch June 3, 2022 10:03
@miss-islington
Copy link
Contributor

Sorry, @Fidget-Spinner, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker debf4c1ec5f0bae44d50f889b8a7dc0c3ea1fc9d 3.11

Fidget-Spinner added a commit to Fidget-Spinner/cpython that referenced this pull request Jun 3, 2022
@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Jun 3, 2022
@bedevere-bot
Copy link

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

Fidget-Spinner added a commit that referenced this pull request Jun 3, 2022
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.

dis doc output is inaccurate for 3.11
5 participants