Skip to content

Path.resolve() fails on complex symlinks #64086

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 19887
Nosy @pitrou, @serhiy-storchaka, @vajrasky
Files
  • pathlib_resolve_test.py
  • pathlib_resolve.patch
  • pathlib_resolve_2.patch
  • pathlib_resolve_3.patch
  • pathlib_resolve_4.patch
  • 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/pitrou'
    closed_at = <Date 2013-12-16.18:58:29.225>
    created_at = <Date 2013-12-04.20:46:45.868>
    labels = ['type-bug', 'library']
    title = 'Path.resolve() fails on complex symlinks'
    updated_at = <Date 2014-01-10.11:12:48.451>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2014-01-10.11:12:48.451>
    actor = 'Bluebird75'
    assignee = 'pitrou'
    closed = True
    closed_date = <Date 2013-12-16.18:58:29.225>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2013-12-04.20:46:45.868>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['32974', '32987', '32990', '33024', '33156']
    hgrepos = []
    issue_num = 19887
    keywords = ['patch']
    message_count = 20.0
    messages = ['205245', '205262', '205294', '205303', '205307', '205311', '205420', '205442', '205455', '205456', '205458', '206268', '206269', '206310', '206313', '206345', '206346', '206348', '206349', '207849']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'python-dev', 'Bluebird75', 'serhiy.storchaka', 'vajrasky']
    pr_nums = []
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue19887'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard 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