Skip to content

Implement pathlib.Path.link (Using os.link) #71165

Description

@cool-RR
mannequin
BPO 26978
Nosy @pitrou, @vstinner, @cool-RR, @miss-islington, @tirkarthi
PRs
  • bpo-26978: Implement pathlib.Path.link_to (Using os.link) #12990
  • bpo-38811: Check for presence of os.link method in pathlib #17170
  • bpo-38811: Check for presence of os.link method in pathlib (v2) #17225
  • [3.8] bpo-38811: Check for presence of os.link method in pathlib (GH-17225) #17626
  • 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 2019-05-04.15:27:24.721>
    created_at = <Date 2016-05-08.16:22:03.438>
    labels = ['3.8', 'type-feature', 'library']
    title = 'Implement pathlib.Path.link (Using os.link)'
    updated_at = <Date 2019-12-16.12:42:24.698>
    user = 'https://github.com/cool-RR'

    bugs.python.org fields:

    activity = <Date 2019-12-16.12:42:24.698>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-05-04.15:27:24.721>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2016-05-08.16:22:03.438>
    creator = 'cool-RR'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 26978
    keywords = ['patch']
    message_count = 4.0
    messages = ['341018', '341386', '358476', '358481']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'vstinner', 'cool-RR', 'miss-islington', 'xtreak']
    pr_nums = ['12990', '17170', '17225', '17626']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue26978'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (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