◐ Shell
clean mode source ↗

bpo-46425: Partially revert GH-30682 by jaraco · Pull Request #30799 · python/cpython

Conversation

…t_importlib` (GH-30682)"

This reverts commit 57316c5 for files pertaining to importlib.metadata and importlib.resources.

@jaraco

I confirmed by syncing this change into the backports that the backports no longer show a diff w.r.t the previous change.

sobolevn

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! The only difference between yours and #30800 is that I've left a comment on the very end of each file that is not suitable to be executed directly.

Sorry for a small breakage 🙂
TIL how backporting to https://github.com/python/importlib_metadata process looks like.

@jaraco

In #30800, we decided to proceed with option (b), so merging this now (once tests pass). Thanks!

@sobolevn

@jaraco jaraco deleted the bpo-46425/restore-simple-importlib-tests branch

January 23, 2022 02:38

Labels