Skip to content

bpo-34231: PYTHONBREAKPOINT is not documented on python --help#8475

Merged
zooba merged 3 commits intopython:masterfrom
matrixise:bpo-34231
Jul 29, 2018
Merged

bpo-34231: PYTHONBREAKPOINT is not documented on python --help#8475
zooba merged 3 commits intopython:masterfrom
matrixise:bpo-34231

Conversation

@matrixise
Copy link
Copy Markdown
Member

@matrixise matrixise commented Jul 26, 2018

Add the documentation about PYTHONBREAKPOINT when python --help is
executed.

https://bugs.python.org/issue34231

Add the documentation about PYTHONBREAKPOINT when python --help is
executed.
Copy link
Copy Markdown
Member

@berkerpeksag berkerpeksag left a comment

Choose a reason for hiding this comment

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

Misc/python.man needs to be updated too.

@matrixise
Copy link
Copy Markdown
Member Author

@berkerpeksag I have updated my branch, the sentence was not correct and the man page was not updated.

@zooba zooba merged commit b7fd738 into python:master Jul 29, 2018
@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @matrixise for the PR, and @zooba for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

@miss-islington
Copy link
Copy Markdown
Contributor

Sorry, @matrixise and @zooba, I could not cleanly backport this to 3.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker b7fd73896db5666020e382c010b8da900260ede4 3.7

@bedevere-bot
Copy link
Copy Markdown

GH-8545 is a backport of this pull request to the 3.7 branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants