Skip to content

ntpath.realpath() does not fully resolve relative paths #82634

Closed
@zooba

Description

@zooba
BPO 38453
Nosy @pfmoore, @vstinner, @tjguk, @zware, @eryksun, @zooba, @miss-islington
PRs
  • bpo-38453: Resolve test directories before chdir to them #16723
  • [3.8] bpo-38453: Resolve test directories before chdir to them (GH-16723) #16783
  • bpo-38453: Ensure ntpath.realpath correctly resolves relative paths #16967
  • [3.8] bpo-38453: Ensure ntpath.realpath correctly resolves relative paths (GH-16967) #17174
  • bpo-38453: Ensure correct short path is obtained for test #17184
  • [3.8] bpo-38453: Ensure correct short path is obtained for test (GH-17184) #17186
  • 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/zooba'
    closed_at = <Date 2019-11-18.17:32:26.461>
    created_at = <Date 2019-10-11.22:27:20.160>
    labels = ['type-bug', '3.8', '3.9', 'OS-windows']
    title = 'ntpath.realpath() does not fully resolve relative paths'
    updated_at = <Date 2019-11-18.17:32:26.446>
    user = 'https://github.com/zooba'

    bugs.python.org fields:

    activity = <Date 2019-11-18.17:32:26.446>
    actor = 'steve.dower'
    assignee = 'steve.dower'
    closed = True
    closed_date = <Date 2019-11-18.17:32:26.461>
    closer = 'steve.dower'
    components = ['Windows']
    creation = <Date 2019-10-11.22:27:20.160>
    creator = 'steve.dower'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38453
    keywords = ['patch']
    message_count = 18.0
    messages = ['354509', '354511', '354512', '354638', '354640', '355574', '355575', '355680', '356548', '356701', '356702', '356722', '356723', '356726', '356727', '356733', '356739', '356888']
    nosy_count = 7.0
    nosy_names = ['paul.moore', 'vstinner', 'tim.golden', 'zach.ware', 'eryksun', 'steve.dower', 'miss-islington']
    pr_nums = ['16723', '16783', '16967', '17174', '17184', '17186']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue38453'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    Labels

    3.8 (EOL)end of life3.9only security fixesOS-windowstype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions