Skip to content

os.path.realpath can't handle symlink loops #40123

@akuchling

Description

@akuchling
BPO 930024
Nosy @loewis, @akuchling, @brettcannon, @barneygale
PRs
  • bpo-43757: make pathlib use os.path.realpath() to resolve all symlinks in a path #25264
  • Files
  • posixpath.patch: Patch fixing os.path.realpath
  • 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/akuchling'
    closed_at = <Date 2021-04-08.02:12:01.014>
    created_at = <Date 2004-04-05.20:59:41.000>
    labels = ['library']
    title = "os.path.realpath can't handle symlink loops"
    updated_at = <Date 2021-04-08.02:12:01.014>
    user = 'https://github.com/akuchling'

    bugs.python.org fields:

    activity = <Date 2021-04-08.02:12:01.014>
    actor = 'barneygale'
    assignee = 'akuchling'
    closed = True
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2004-04-05.20:59:41.000>
    creator = 'akuchling'
    dependencies = []
    files = ['1247']
    hgrepos = []
    issue_num = 930024
    keywords = []
    message_count = 5.0
    messages = ['20433', '20434', '20435', '20436', '20437']
    nosy_count = 4.0
    nosy_names = ['loewis', 'akuchling', 'brett.cannon', 'barneygale']
    pr_nums = ['25264']
    priority = 'high'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue930024'
    versions = ['Python 2.4']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directory

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions