Skip to content

os.readlink fails on Windows #73434

@eryksun

Description

@eryksun
BPO 29248
Nosy @pfmoore, @tjguk, @berkerpeksag, @zware, @eryksun, @zooba, @miss-islington, @SSE4
PRs
  • bpo-29248: Fix readlink bug os #5577
  • [3.6] bpo-29248: Fix os.readlink() on Windows (GH-5577) #5640
  • [3.7] bpo-29248: Fix os.readlink() on Windows (GH-5577) #5644
  • Files
  • issue29248.patch
  • issue29248-2.patch
  • 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 2018-02-12.22:47:00.913>
    created_at = <Date 2017-01-12.08:09:20.879>
    labels = ['3.7', '3.8', 'type-bug', 'library', 'OS-windows']
    title = 'os.readlink fails on Windows'
    updated_at = <Date 2018-02-12.22:47:00.911>
    user = 'https://github.com/eryksun'

    bugs.python.org fields:

    activity = <Date 2018-02-12.22:47:00.911>
    actor = 'berker.peksag'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-02-12.22:47:00.913>
    closer = 'berker.peksag'
    components = ['Library (Lib)', 'Windows']
    creation = <Date 2017-01-12.08:09:20.879>
    creator = 'eryksun'
    dependencies = []
    files = ['46290', '46293']
    hgrepos = []
    issue_num = 29248
    keywords = ['patch']
    message_count = 9.0
    messages = ['285294', '285501', '286466', '286469', '311781', '312063', '312067', '312082', '312088']
    nosy_count = 9.0
    nosy_names = ['paul.moore', 'tim.golden', 'craigh', 'berker.peksag', 'zach.ware', 'eryksun', 'steve.dower', 'miss-islington', 'SSE4']
    pr_nums = ['5577', '5640', '5644']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue29248'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifeOS-windowsstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions