Skip to content

pdb: "debug print(" crashes with SyntaxError #80112

Description

@blueyed
mannequin
BPO 35931
Nosy @blueyed, @ned-deily, @ambv, @zware, @eamanu, @miss-islington, @remilapeyre
PRs
  • bpo-35931: Gracefully handle SyntaxError in pdb debug command #11782
  • bpo-35931: Gracefully handle SyntaxError in pdb debug command #11782
  • [3.7] bpo-35931: Gracefully handle SyntaxError in pdb debug command (GH-11782) #11886
  • bpo-35931: Gracefully handle any exception in pdb debug command #12103
  • [3.7] bpo-35931: Gracefully handle any exception in pdb debug command (GH-12103) #12285
  • 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 = None
    closed_at = <Date 2019-03-12.04:02:55.136>
    created_at = <Date 2019-02-07.16:02:51.406>
    labels = ['3.7', '3.8', 'type-bug', 'library']
    title = 'pdb: "debug print(" crashes with SyntaxError'
    updated_at = <Date 2019-03-12.04:02:55.131>
    user = 'https://github.com/blueyed'

    bugs.python.org fields:

    activity = <Date 2019-03-12.04:02:55.131>
    actor = 'zach.ware'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-03-12.04:02:55.136>
    closer = 'zach.ware'
    components = ['Library (Lib)']
    creation = <Date 2019-02-07.16:02:51.406>
    creator = 'blueyed'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35931
    keywords = ['patch', 'patch']
    message_count = 12.0
    messages = ['335025', '335643', '335645', '335646', '335647', '335649', '336862', '337575', '337576', '337714', '337716', '337717']
    nosy_count = 7.0
    nosy_names = ['blueyed', 'ned.deily', 'lukasz.langa', 'zach.ware', 'eamanu', 'miss-islington', 'remi.lapeyre']
    pr_nums = ['11782', '11782', '11886', '12103', '12285']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue35931'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions