This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author steve.dower
Recipients matrixise, steve.dower
Date 2018-07-29.11:17:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532863072.27.0.56676864532.issue34231@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 6332de10c7ff703d7f9cef62969aa68e7d28d075 by Steve Dower in branch '3.7':
bpo-34231: PYTHONBREAKPOINT is not documented on python --help (GH-8475)
https://github.com/python/cpython/commit/6332de10c7ff703d7f9cef62969aa68e7d28d075
History
Date User Action Args
2018-07-29 11:17:52steve.dowersetrecipients: + steve.dower, matrixise
2018-07-29 11:17:52steve.dowersetmessageid: <1532863072.27.0.56676864532.issue34231@psf.upfronthosting.co.za>
2018-07-29 11:17:52steve.dowerlinkissue34231 messages
2018-07-29 11:17:52steve.dowercreate