cpython/Lib/test/test_importlib/resources
Jason R. Coombs daa2578dc0
gh-127012: Traversable.read_text now allows/solicits an errors parameter. (#148401)
Applies changes from importlib_resources 6.5.2.
2026-04-11 22:25:20 +00:00
..
__init__.py
_path.py gh-127012: Traversable.read_text now allows/solicits an errors parameter. (#148401) 2026-04-11 22:25:20 +00:00
test_compatibilty_files.py gh-127012: Traversable.read_text now allows/solicits an errors parameter. (#148401) 2026-04-11 22:25:20 +00:00
test_contents.py gh-127012: Traversable.read_text now allows/solicits an errors parameter. (#148401) 2026-04-11 22:25:20 +00:00
test_custom.py gh-127012: Traversable.read_text now allows/solicits an errors parameter. (#148401) 2026-04-11 22:25:20 +00:00
test_files.py gh-127012: Traversable.read_text now allows/solicits an errors parameter. (#148401) 2026-04-11 22:25:20 +00:00
test_functional.py gh-127012: Traversable.read_text now allows/solicits an errors parameter. (#148401) 2026-04-11 22:25:20 +00:00
test_open.py gh-127012: Traversable.read_text now allows/solicits an errors parameter. (#148401) 2026-04-11 22:25:20 +00:00
test_path.py gh-127012: Traversable.read_text now allows/solicits an errors parameter. (#148401) 2026-04-11 22:25:20 +00:00
test_read.py gh-127012: Traversable.read_text now allows/solicits an errors parameter. (#148401) 2026-04-11 22:25:20 +00:00
test_reader.py gh-127012: Traversable.read_text now allows/solicits an errors parameter. (#148401) 2026-04-11 22:25:20 +00:00
test_resource.py gh-127012: Traversable.read_text now allows/solicits an errors parameter. (#148401) 2026-04-11 22:25:20 +00:00
test_util.py gh-127012: Traversable.read_text now allows/solicits an errors parameter. (#148401) 2026-04-11 22:25:20 +00:00
util.py gh-127012: Traversable.read_text now allows/solicits an errors parameter. (#148401) 2026-04-11 22:25:20 +00:00
zip.py gh-121735: Fix module-adjacent references in zip files (#123037) 2024-09-11 22:33:07 -04:00