Skip to content

Pdb does not correclty restart the target if it changes the current directory #86549

@hexagonrecursion

Description

@hexagonrecursion
BPO 42383
Nosy @gvanrossum, @hexagonrecursion
PRs
  • bpo-42384: pdb: correctly populate sys.path[0] #23338
  • bpo-42383: pdb: do not fail to restart the target if the current directory changed #23412
  • [3.9] bpo-42383: pdb: do not fail to restart the target if the current directory changed (GH-23412) #24322
  • [3.8] bpo-42383: pdb: do not fail to restart the target if the current directory changed (GH-23412) #24323
  • 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 2021-01-26.15:58:50.341>
    created_at = <Date 2020-11-17.07:26:31.650>
    labels = ['3.8', 'type-bug', 'library', '3.9', '3.10']
    title = 'Pdb does not correclty restart the target if it changes the current directory'
    updated_at = <Date 2021-01-26.15:58:50.341>
    user = 'https://github.com/hexagonrecursion'

    bugs.python.org fields:

    activity = <Date 2021-01-26.15:58:50.341>
    actor = 'gvanrossum'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-01-26.15:58:50.341>
    closer = 'gvanrossum'
    components = ['Library (Lib)']
    creation = <Date 2020-11-17.07:26:31.650>
    creator = 'hexagonrecursion'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42383
    keywords = ['patch']
    message_count = 5.0
    messages = ['381213', '381216', '385665', '385722', '385723']
    nosy_count = 2.0
    nosy_names = ['gvanrossum', 'hexagonrecursion']
    pr_nums = ['23338', '23412', '24322', '24323']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue42383'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.8 (EOL)end of life3.9 (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