Skip to content

os.link(..., follow_symlinks=True) broken on Linux #81793

Closed
@jo-he

Description

@jo-he
mannequin
BPO 37612
Nosy @larryhastings, @takluyver, @serhiy-storchaka, @eryksun, @jo-he
PRs
  • bpo-37612: always call linkat() from os.link(), if available #14843
  • gh-81793: always call linkat() from os.link(), if available #24997
  • 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 = None
    created_at = <Date 2019-07-17.23:04:55.849>
    labels = ['extension-modules', 'type-bug', '3.8', '3.9', '3.10']
    title = 'os.link(..., follow_symlinks=True) broken on Linux'
    updated_at = <Date 2021-03-23.17:43:01.277>
    user = 'https://github.com/jo-he'

    bugs.python.org fields:

    activity = <Date 2021-03-23.17:43:01.277>
    actor = 'takluyver'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Extension Modules']
    creation = <Date 2019-07-17.23:04:55.849>
    creator = 'jo-he'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37612
    keywords = ['patch']
    message_count = 4.0
    messages = ['348086', '348103', '348110', '348111']
    nosy_count = 5.0
    nosy_names = ['larry', 'takluyver', 'serhiy.storchaka', 'eryksun', 'jo-he']
    pr_nums = ['14843', '24997']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue37612'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Linked PRs

    Metadata

    Metadata

    Labels

    extension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions