Skip to content

PEP 519 support in the stdlib #71369

@ethanfurman

Description

@ethanfurman
BPO 27182
Nosy @brettcannon, @ethanfurman, @serhiy-storchaka, @JelleZijlstra
Dependencies
  • bpo-26027: Support Path objects in the posix module
  • bpo-26667: Update importlib to accept pathlib.Path objects
  • bpo-27184: Support path objects in the ntpath module
  • bpo-27186: add os.fspath()
  • Files
  • issue27182-open.patch: patch adding fspath support to builtins.open
  • issue27182-path_type.patch
  • test_fspath.py
  • os.diff: Support for os.walk() and os.fwalk() (depends on path_converter)
  • 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 2020-11-06.19:37:09.804>
    created_at = <Date 2016-06-02.17:16:29.052>
    labels = ['type-feature']
    title = 'PEP 519 support in the stdlib'
    updated_at = <Date 2020-11-06.19:37:09.804>
    user = 'https://github.com/ethanfurman'

    bugs.python.org fields:

    activity = <Date 2020-11-06.19:37:09.804>
    actor = 'brett.cannon'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-11-06.19:37:09.804>
    closer = 'brett.cannon'
    components = []
    creation = <Date 2016-06-02.17:16:29.052>
    creator = 'ethan.furman'
    dependencies = ['26027', '26667', '27184', '27186']
    files = ['43156', '43201', '43213', '44091']
    hgrepos = []
    issue_num = 27182
    keywords = ['patch']
    message_count = 21.0
    messages = ['266891', '266892', '266893', '266897', '266901', '266908', '266953', '267123', '267131', '267132', '267280', '267282', '267287', '267335', '267340', '267457', '268065', '272063', '272559', '273737', '274712']
    nosy_count = 5.0
    nosy_names = ['brett.cannon', 'ethan.furman', 'python-dev', 'serhiy.storchaka', 'JelleZijlstra']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue27182'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      type-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions