COMMITS
/ Lib/importlib/resources/_common.py April 12, 2026
April 11, 2026
J
gh-127012: `Traversable.read_text` now allows/solicits an `errors` parameter. (#148401)
Jason R. Coombs committed
October 4, 2025
S
gh-138044: Remove deprecated parameter alias for `importlib.resources.files` (#138059)
Semyon Moroz committed
January 26, 2025
J
gh-123987: Fix NotADirectoryError in NamespaceReader when sentinel present (#124018)
Jason R. Coombs committed
September 12, 2024
J
gh-123085: Fix issue in inferred caller when resources package has no source (#123102)
Jason R. Coombs committed
September 3, 2024
A
Fix typos in warnings, docstrings, comments and text files (#123597)
abstractee committed
June 4, 2024
J
gh-106531: Apply changes from importlib_resources 6.3.2 (#117054)
Jason R. Coombs committed
March 21, 2024
A
GH-109653: Defer import of ``importlib.metadata._adapters`` (#109829)
Adam Turner committed
January 1, 2023
J
gh-97930: Apply changes from importlib_resources 5.10. (GH-100598)
Jason R. Coombs committed
December 28, 2022
October 16, 2022
J
gh-97930: Merge with importlib_resources 5.9 (GH-97929)
Jason R. Coombs committed
June 13, 2022
V
gh-93353: Fix importlib.resources._tempfile() finalizer (#93377)
Victor Stinner committed
December 31, 2021
J
bpo-46118: Move importlib.resources to its own package. (#30176)
Jason R. Coombs committed