Skip to content

Port importlib_resources (module and ABC) to Python 3.7 #76429

@warsaw

Description

@warsaw
BPO 32248
Nosy @Yhg1s, @warsaw, @brettcannon, @gpshead, @db3l, @vstinner, @ericsnowcurrently, @zware
PRs
  • bpo-32248: Implement importlib.abc.ResourceReader #4892
  • bpo-32248 - Implement importlib.resources #4911
  • bpo-32248: Introduce the concept of Loader.get_resource_reader() #5108
  • bpo-32248: install new test_importlib directories #5138
  • bpo-32248: Fix Git attributes of test_importlib data files #5209
  • bpo-32248: Fix test_importlib.test_open() #5213
  • bpo-32248 - Implement ResourceReader and get_resource_reader() for zipimport #5248
  • 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/warsaw'
    closed_at = <Date 2018-01-24.20:38:34.046>
    created_at = <Date 2017-12-07.21:12:39.855>
    labels = ['3.7', 'type-feature', 'library']
    title = 'Port importlib_resources (module and ABC) to Python 3.7'
    updated_at = <Date 2018-01-24.20:38:34.044>
    user = 'https://github.com/warsaw'

    bugs.python.org fields:

    activity = <Date 2018-01-24.20:38:34.044>
    actor = 'barry'
    assignee = 'barry'
    closed = True
    closed_date = <Date 2018-01-24.20:38:34.046>
    closer = 'barry'
    components = ['Library (Lib)']
    creation = <Date 2017-12-07.21:12:39.855>
    creator = 'barry'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32248
    keywords = ['patch']
    message_count = 19.0
    messages = ['307824', '308435', '308495', '308501', '308586', '309251', '309253', '309490', '309563', '309579', '309582', '309646', '309647', '309789', '309875', '310144', '310174', '310628', '310629']
    nosy_count = 8.0
    nosy_names = ['twouters', 'barry', 'brett.cannon', 'gregory.p.smith', 'db3l', 'vstinner', 'eric.snow', 'zach.ware']
    pr_nums = ['4892', '4911', '5108', '5138', '5209', '5213', '5248']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue32248'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    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