Skip to content

Update os.path for PEP 519/__fspath__() #71711

@brettcannon

Description

@brettcannon
BPO 27524
Nosy @brettcannon, @ned-deily, @ethanfurman
Dependencies
  • bpo-26027: Support Path objects in the posix module
  • bpo-27184: Support path objects in the ntpath module
  • Files
  • fspath_tests.diff
  • os_path.diff: Tests and fixes not involving stat or lstat
  • 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-08-26.21:46:15.496>
    created_at = <Date 2016-07-15.21:06:32.888>
    labels = ['type-bug', 'library', 'release-blocker']
    title = 'Update os.path for PEP 519/__fspath__()'
    updated_at = <Date 2016-09-06.22:59:12.300>
    user = 'https://github.com/brettcannon'

    bugs.python.org fields:

    activity = <Date 2016-09-06.22:59:12.300>
    actor = 'python-dev'
    assignee = 'brett.cannon'
    closed = True
    closed_date = <Date 2016-08-26.21:46:15.496>
    closer = 'brett.cannon'
    components = ['Library (Lib)']
    creation = <Date 2016-07-15.21:06:32.888>
    creator = 'brett.cannon'
    dependencies = ['26027', '27184']
    files = ['43740', '43941']
    hgrepos = []
    issue_num = 27524
    keywords = ['patch']
    message_count = 6.0
    messages = ['270513', '270519', '271645', '271654', '273733', '274655']
    nosy_count = 4.0
    nosy_names = ['brett.cannon', 'ned.deily', 'ethan.furman', 'python-dev']
    pr_nums = []
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue27524'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    release-blockerstdlibStandard 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