New `files()` api from importlib_resources. · Issue #83972 · python/cpython · GitHub
Skip to content

New files() api from importlib_resources. #83972

Description

@jaraco
BPO 39791
Nosy @warsaw, @nascheme, @nascheme, @jaraco, @ned-deily, @ambv, @aixtools, @miss-islington, @hauntsaninja, @benthayer
PRs
  • bpo-39791: Add files() to importlib.resources #19722
  • bpo-39791 native hooks for importlib.resources.files #20576
  • bpo-39791: Refresh importlib.metadata from importlib_metadata 1.6.1. #20656
  • bpo-39791: Refresh importlib.metadata from importlib_metadata 1.6.1. #20659
  • [3.9] bpo-39791: Refresh importlib.metadata from importlib_metadata 1.6.1. (GH-20659) #20661
  • [3.8] bpo-39791: Refresh importlib.metadata from importlib_metadata 1.6.1. (GH-20659) #20662
  • bpo-39791: Support file systems that cannot support non-ascii filenames. #20681
  • [3.9] bpo-39791: Support file systems that cannot support non-ascii filenames (skipping tests in that case). (GH-20681) #20695
  • [3.9] bpo-39791 native hooks for importlib.resources.files (GH-20576) #20703
  • [3.9] bpo-40924: Revert "bpo-39791 native hooks for importlib.resources.files (GH-20576)" #20760
  • bpo-41006: importlib.util no longer imports typing #20938
  • bpo-39791: importlib.abc: avoid use of deprecated abstractproperty #23715
  • bpo-43288: Fix test_importlib test to correctly skip #24612
  • bpo-43288: Fix test_importlib test to correctly skip #24612
  • 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/jaraco'
    closed_at = <Date 2020-12-09.23:47:15.564>
    created_at = <Date 2020-02-29.04:11:30.709>
    labels = ['type-bug', 'library', '3.9']
    title = 'New `files()` api from importlib_resources.'
    updated_at = <Date 2021-02-22.00:21:55.488>
    user = 'https://github.com/jaraco'

    bugs.python.org fields:

    activity = <Date 2021-02-22.00:21:55.488>
    actor = 'vstinner'
    assignee = 'jaraco'
    closed = True
    closed_date = <Date 2020-12-09.23:47:15.564>
    closer = 'jaraco'
    components = ['Library (Lib)']
    creation = <Date 2020-02-29.04:11:30.709>
    creator = 'jaraco'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 39791
    keywords = ['patch']
    message_count = 17.0
    messages = ['362962', '363556', '368484', '368490', '370782', '370790', '370825', '370834', '370840', '370903', '370904', '370945', '370947', '371074', '371131', '371744', '382812']
    nosy_count = 9.0
    nosy_names = ['barry', 'nascheme', 'nascheme', 'jaraco', 'ned.deily', 'lukasz.langa', 'Michael.Felt', 'miss-islington', 'hauntsaninja', 'benthayer']
    pr_nums = ['19722', '20576', '20656', '20659', '20661', '20662', '20681', '20695', '20703', '20760', '20938', '23715', '24612', '24612']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue39791'
    versions = ['Python 3.9']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    Labels

    3.9 (EOL)end of lifestdlibStandard 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