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

dev option needed for warning traceback #106253

Merged
merged 1 commit into from
Jul 16, 2023
Merged

dev option needed for warning traceback #106253

merged 1 commit into from
Jul 16, 2023

Conversation

Daemo00
Copy link
Contributor

@Daemo00 Daemo00 commented Jun 29, 2023

Should be a trivial fix to the documentation so I think I don't need to create an issue too.

I just tried it locally with Python 3.11 and dev option is really needed to be able to see the traceback; let me know if I have to change anything.

Very happy that this is my first teeny tiny contribution to Python!


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

@bedevere-bot bedevere-bot added awaiting review docs Documentation in the Doc dir skip news labels Jun 29, 2023
@cpython-cla-bot
Copy link

cpython-cla-bot bot commented Jun 29, 2023

All commit authors signed the Contributor License Agreement.
CLA signed

@methane methane added skip issue needs backport to 3.11 only security fixes needs backport to 3.12 bug and security fixes labels Jul 16, 2023
@methane methane merged commit 83bd568 into python:main Jul 16, 2023
3 checks passed
@miss-islington
Copy link
Contributor

Thanks @Daemo00 for the PR, and @methane for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry, @Daemo00 and @methane, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 83bd568d2b57337a91ef046c1f52f9ebb03a7803 3.11

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 16, 2023
(cherry picked from commit 83bd568)

Co-authored-by: Simone Rubino <[email protected]>
@bedevere-bot
Copy link

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

@bedevere-bot bedevere-bot removed the needs backport to 3.12 bug and security fixes label Jul 16, 2023
methane pushed a commit that referenced this pull request Jul 16, 2023
Doc: devmode: add -Xdev option to example (GH-106253)
(cherry picked from commit 83bd568)

Co-authored-by: Simone Rubino <[email protected]>
@bedevere-bot
Copy link

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

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Jul 16, 2023
methane added a commit that referenced this pull request Jul 16, 2023
(cherry picked from commit 83bd568)

Co-authored-by: Simone Rubino <[email protected]>
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