Skip to content

pathlib.Path.samefile() calls os.stat() without using accessor #84075

Description

@barneygale
mannequin
BPO 39894
Nosy @pitrou, @barneygale
PRs
  • bpo-39894: Route calls from pathlib.Path.samefile() to os.stat() via the path accessor #18836
  • 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 2020-04-17.17:47:42.944>
    created_at = <Date 2020-03-08.03:44:49.925>
    labels = ['type-feature', 'library', '3.9']
    title = '`pathlib.Path.samefile()` calls `os.stat()` without using accessor'
    updated_at = <Date 2020-04-17.17:47:42.944>
    user = 'https://github.com/barneygale'

    bugs.python.org fields:

    activity = <Date 2020-04-17.17:47:42.944>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-04-17.17:47:42.944>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2020-03-08.03:44:49.925>
    creator = 'barneygale'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 39894
    keywords = ['patch']
    message_count = 2.0
    messages = ['363629', '366672']
    nosy_count = 2.0
    nosy_names = ['pitrou', 'barneygale']
    pr_nums = ['18836']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue39894'
    versions = ['Python 3.9']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions