PYTHONBREAKPOINT is not documented with python --help

BPO 34231
Nosy @zooba, @matrixise
PRs
  • bpo-34231: PYTHONBREAKPOINT is not documented on python --help #8475
  • [3.7] bpo-34231: PYTHONBREAKPOINT is not documented on python --help (GH-8475) #8545
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/matrixise'
    closed_at = <Date 2018-07-29.11:39:45.349>
    created_at = <Date 2018-07-26.08:53:13.715>
    labels = ['3.8', 'type-feature', '3.7', 'docs']
    title = 'PYTHONBREAKPOINT is not documented with python --help'
    updated_at = <Date 2018-07-29.11:39:45.348>
    user = 'https://github.com/matrixise'

    bugs.python.org fields:

    activity = <Date 2018-07-29.11:39:45.348>
    actor = 'berker.peksag'
    assignee = 'matrixise'
    closed = True
    closed_date = <Date 2018-07-29.11:39:45.349>
    closer = 'berker.peksag'
    components = ['Documentation']
    creation = <Date 2018-07-26.08:53:13.715>
    creator = 'matrixise'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34231
    keywords = ['patch']
    message_count = 4.0
    messages = ['322408', '322420', '322626', '322629']
    nosy_count = 2.0
    nosy_names = ['steve.dower', 'matrixise']
    pr_nums = ['8475', '8545']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue34231'
    versions = ['Python 3.7', 'Python 3.8']