Skip to content

os.readlink does not accept pathlib.Path on Windows #78565

@girtsf

Description

@girtsf
mannequin
BPO 34384
Nosy @gpshead, @pfmoore, @tjguk, @berkerpeksag, @zware, @serhiy-storchaka, @eryksun, @zooba, @girtsf
PRs
  • bpo-34384: Fix os.readlink() on Windows #8740
  • 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-10-23.20:57:52.838>
    created_at = <Date 2018-08-12.03:41:11.660>
    labels = ['3.7', '3.8', 'type-bug', 'library', 'OS-windows']
    title = 'os.readlink does not accept pathlib.Path on Windows'
    updated_at = <Date 2019-10-23.20:57:52.836>
    user = 'https://github.com/girtsf'

    bugs.python.org fields:

    activity = <Date 2019-10-23.20:57:52.836>
    actor = 'steve.dower'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-10-23.20:57:52.838>
    closer = 'steve.dower'
    components = ['Library (Lib)', 'Windows']
    creation = <Date 2018-08-12.03:41:11.660>
    creator = 'girtsf'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34384
    keywords = ['patch']
    message_count = 9.0
    messages = ['323427', '323460', '323463', '323465', '323486', '323488', '323560', '355263', '355264']
    nosy_count = 9.0
    nosy_names = ['gregory.p.smith', 'paul.moore', 'tim.golden', 'berker.peksag', 'zach.ware', 'serhiy.storchaka', 'eryksun', 'steve.dower', 'girtsf']
    pr_nums = ['8740']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue34384'
    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