Skip to content

add os.fspath() #71373

@ethanfurman

Description

@ethanfurman
BPO 27186
Nosy @brettcannon, @ethanfurman, @vadmium, @serhiy-storchaka, @JelleZijlstra, @buchuki, @erikjanss
Files
  • issue27186-fsencode.buchuki.patch
  • issue27186.patch: patch to add os.fspath and PyOS_FsPath
  • issue27186-DirEntry-fspath.patch: adds fspath support to os.DirEntry
  • issue27186-pathlib.buchuki.patch
  • issue27186-glossary.buchuki.patch: path-like glossary entry
  • issue27186-DirEntry-fspath.patch: patch to add fspath support to os.DirEntry
  • issue27186-os_path_t.patch: patch for the path_t converter in os
  • 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 = 'https://github.com/brettcannon'
    closed_at = <Date 2016-06-24.19:28:56.707>
    created_at = <Date 2016-06-02.18:22:21.760>
    labels = ['type-feature']
    title = 'add os.fspath()'
    updated_at = <Date 2018-08-13.23:04:39.687>
    user = 'https://github.com/ethanfurman'

    bugs.python.org fields:

    activity = <Date 2018-08-13.23:04:39.687>
    actor = 'erikjanss'
    assignee = 'brett.cannon'
    closed = True
    closed_date = <Date 2016-06-24.19:28:56.707>
    closer = 'brett.cannon'
    components = []
    creation = <Date 2016-06-02.18:22:21.760>
    creator = 'ethan.furman'
    dependencies = []
    files = ['43124', '43125', '43128', '43133', '43155', '43205', '43215']
    hgrepos = []
    issue_num = 27186
    keywords = ['patch']
    message_count = 45.0
    messages = ['266971', '266979', '266982', '266984', '267004', '267105', '267127', '267285', '267293', '267295', '267299', '267301', '267306', '267316', '267322', '267327', '267328', '267336', '267348', '267429', '267465', '268060', '268062', '268070', '268146', '268158', '268329', '268393', '268394', '268399', '268414', '268415', '268433', '268457', '268628', '269204', '269205', '269207', '269208', '269209', '269795', '269800', '323225', '323228', '323495']
    nosy_count = 8.0
    nosy_names = ['brett.cannon', 'ethan.furman', 'python-dev', 'martin.panter', 'serhiy.storchaka', 'JelleZijlstra', 'buchuki', 'erikjanss']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue27186'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions