Skip to content

Inconsistent sys.path between python and pdb #86550

@hexagonrecursion

Description

@hexagonrecursion
BPO 42384
Nosy @gvanrossum, @miss-islington, @hexagonrecursion
PRs
  • bpo-42384: pdb: correctly populate sys.path[0] #23338
  • [3.9] bpo-42384: pdb: correctly populate sys.path[0] (GH-23338) #24290
  • [3.8] bpo-42384: pdb: correctly populate sys.path[0] (GH-23338) #24291
  • [3.8] bpo-42384: pdb: correctly populate sys.path[0] (GH-23338) #24320
  • [3.9] bpo-42384: pdb: correctly populate sys.path[0] (GH-23338) #24321
  • bpo-42383: pdb: do not fail to restart the target if the current directory changed #23412
  • 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:59:07.336>
    created_at = <Date 2020-11-17.07:46:41.774>
    labels = []
    title = 'Inconsistent sys.path between python and pdb'
    updated_at = <Date 2021-01-26.15:59:07.335>
    user = 'https://github.com/hexagonrecursion'

    bugs.python.org fields:

    activity = <Date 2021-01-26.15:59:07.335>
    actor = 'gvanrossum'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-01-26.15:59:07.336>
    closer = 'gvanrossum'
    components = []
    creation = <Date 2020-11-17.07:46:41.774>
    creator = 'hexagonrecursion'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42384
    keywords = ['patch']
    message_count = 8.0
    messages = ['381215', '381218', '381219', '385464', '385470', '385482', '385666', '385667']
    nosy_count = 3.0
    nosy_names = ['gvanrossum', 'miss-islington', 'hexagonrecursion']
    pr_nums = ['23338', '24290', '24291', '24320', '24321', '23412']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue42384'
    versions = []

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      No labels
      No labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions