Skip to content

Move tests for importlib.resources into a package #95218

Closed
@jaraco

Description

@jaraco

Currently, the importlib.resources tests (and fixtures) are intermingled with other importlib tests, making it more difficult to determine which functionality belongs to which aspect of importlib. Instead, these tests should be in their own package to reflect their purpose and to ease the mapping to the importlib_resources backport.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions