Skip to content

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

@jo-he

Description

@jo-he
mannequin
BPO37612
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=Noneclosed_at=Nonecreated_at=<Date2019-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=<Date2021-03-23.17:43:01.277>user='https://github.com/jo-he'

    bugs.python.org fields:

    activity=<Date2021-03-23.17:43:01.277>actor='takluyver'assignee='none'closed=Falseclosed_date=Nonecloser=Nonecomponents= ['Extension Modules'] creation=<Date2019-07-17.23:04:55.849>creator='jo-he'dependencies= [] files= [] hgrepos= [] issue_num=37612keywords= ['patch'] message_count=4.0messages= ['348086', '348103', '348110', '348111'] nosy_count=5.0nosy_names= ['larry', 'takluyver', 'serhiy.storchaka', 'eryksun', 'jo-he'] pr_nums= ['14843', '24997'] priority='normal'resolution=Nonestage='patch review'status='open'superseder=Nonetype='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