cpython/Lib/importlib/resources
Jason R. Coombs 480edc1aae
gh-121190: Emit a better error message from importlib.resources.files() when module spec is None" (#148460)
Also merges incidental changes from importlib_resources 7.1.

Co-authored by: Yuichiro Tachibana (Tsuchiya) <t.yic.yt@gmail.com>
2026-04-12 18:15:01 -04:00
..
__init__.py gh-127012: Traversable.read_text now allows/solicits an errors parameter. (#148401) 2026-04-11 22:25:20 +00:00
_adapters.py
_common.py gh-121190: Emit a better error message from importlib.resources.files() when module spec is None" (#148460) 2026-04-12 18:15:01 -04:00
_functional.py gh-127012: Traversable.read_text now allows/solicits an errors parameter. (#148401) 2026-04-11 22:25:20 +00:00
_itertools.py
abc.py gh-121190: Emit a better error message from importlib.resources.files() when module spec is None" (#148460) 2026-04-12 18:15:01 -04:00
readers.py gh-127012: Traversable.read_text now allows/solicits an errors parameter. (#148401) 2026-04-11 22:25:20 +00:00
simple.py gh-121190: Emit a better error message from importlib.resources.files() when module spec is None" (#148460) 2026-04-12 18:15:01 -04:00