Skip to content

symlinks incorrectly resolved on POSIX platforms #51224

@swarecki

Description

@swarecki
mannequin
BPO 6975
Nosy @birkenfeld, @pitrou, @larryhastings, @benjaminp, @ezio-melotti, @bitdancer, @hynek, @serhiy-storchaka, @o11c
Files
  • issue6975.patch: Patch provided for issue 6975
  • issue6975_py3.patch: Patch ported to python3
  • posix_realpath.patch
  • posix_realpath_2.patch
  • pathlib_resolve_test.py: Test pathlib for recursive symlinks
  • 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/serhiy-storchaka'
    closed_at = <Date 2013-02-18.11:09:31.077>
    created_at = <Date 2009-09-23.05:55:12.224>
    labels = ['type-bug', 'library', 'release-blocker']
    title = 'symlinks incorrectly resolved on POSIX platforms'
    updated_at = <Date 2013-02-20.20:33:41.977>
    user = 'https://bugs.python.org/swarecki'

    bugs.python.org fields:

    activity = <Date 2013-02-20.20:33:41.977>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2013-02-18.11:09:31.077>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2009-09-23.05:55:12.224>
    creator = 'swarecki'
    dependencies = []
    files = ['15150', '27668', '27698', '28672', '28720']
    hgrepos = []
    issue_num = 6975
    keywords = ['patch']
    message_count = 29.0
    messages = ['93027', '93029', '94149', '94179', '94199', '94209', '111082', '164111', '173590', '173696', '178613', '179467', '179469', '179472', '179479', '179573', '179886', '179920', '179974', '181782', '182296', '182297', '182309', '182311', '182315', '182427', '182537', '182540', '182549']
    nosy_count = 14.0
    nosy_names = ['georg.brandl', 'pitrou', 'larry', 'benjamin.peterson', 'swarecki', 'ezio.melotti', 'Arfrever', 'r.david.murray', 'BreamoreBoy', 'python-dev', 'hynek', 'serhiy.storchaka', 'o11c', 'tzimmo']
    pr_nums = []
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue6975'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Labels

    release-blockerstdlibStandard 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