Skip to content

Conversation

@moreati
Copy link
Contributor

@moreati moreati commented Jan 9, 2026

In 3.11 ResourceReader, Traversable, & TraversableResources moved from importlib.abc to importlib.resources.abc (commit
e712a5b).

In 3.12 old import locations were deprecated (commit 71848c9).

In 3.14 backwards-compat support was removed (commit 0751511).

This updates the docs to match.

sibling of #143574


📚 Documentation preview 📚: https://cpython-previews--143605.org.readthedocs.build/

In 3.11 ResourceReader, Traversable, & TraversableResources moved from
importlib.abc to importlib.resources.abc (commit
e712a5b).

In 3.12 old import locations were deprecated (commit
71848c9).

In 3.14 backwards-compat support was removed (commit
0751511).

This updates the docs to match.
@moreati moreati force-pushed the issue143513-removed branch from 110ee02 to ef016f5 Compare January 9, 2026 12:56
@moreati moreati changed the title GH-143513: Remove importlib.abc documentation for removed ABCs gh-143513: Remove importlib.abc documentation for removed ABCs Jan 9, 2026
@moreati moreati marked this pull request as ready for review January 9, 2026 13:06
@moreati moreati requested a review from AA-Turner as a code owner January 9, 2026 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting merge docs Documentation in the Doc dir skip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants