Skip to content

zipfile does not support pathlib #72418

@ethanfurman

Description

@ethanfurman
BPO 28231
Nosy @brettcannon, @ned-deily, @bitdancer, @ethanfurman, @berkerpeksag, @serhiy-storchaka, @zooba
PRs
  • bpo-28231: Make file parameter of ZipFile accept PathLike objects #322
  • bpo-28231: The zipfile module now accepts path-like objects for external paths. #511
  • [3.6] bpo-28231: The zipfile module now accepts path-like objects for external paths. #561
  • [Do Not Merge] Sample of CPython life with blurb. #703
  • Files
  • open-zipfile.stoneleaf.patch
  • zipfile-pathlib.patch
  • zipfile-pathlib-3.6.1.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 2017-03-08.14:06:01.084>
    created_at = <Date 2016-09-21.07:32:16.977>
    labels = ['3.7', 'type-feature', 'library']
    title = 'zipfile does not support pathlib'
    updated_at = <Date 2017-03-24.22:41:06.911>
    user = 'https://github.com/ethanfurman'

    bugs.python.org fields:

    activity = <Date 2017-03-24.22:41:06.911>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-03-08.14:06:01.084>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2016-09-21.07:32:16.977>
    creator = 'ethan.furman'
    dependencies = []
    files = ['44773', '46672', '46677']
    hgrepos = []
    issue_num = 28231
    keywords = ['patch']
    message_count = 19.0
    messages = ['277109', '277391', '284754', '284758', '284791', '284792', '285184', '285194', '285234', '286497', '288602', '288620', '288650', '288653', '288656', '288689', '288693', '290261', '290262']
    nosy_count = 8.0
    nosy_names = ['brett.cannon', 'ned.deily', 'r.david.murray', 'ethan.furman', 'berker.peksag', 'serhiy.storchaka', 'steve.dower', 'jtf621']
    pr_nums = ['322', '511', '561', '703']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue28231'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions