COMMITS
/ Lib/importlib/resources/readers.py April 11, 2026
J
gh-127012: `Traversable.read_text` now allows/solicits an `errors` parameter. (#148401)
Jason R. Coombs committed
January 26, 2025
J
gh-123987: Fix NotADirectoryError in NamespaceReader when sentinel present (#124018)
Jason R. Coombs committed
September 12, 2024
J
gh-121735: Fix module-adjacent references in zip files (#123037)
Jason R. Coombs committed
June 4, 2024
J
gh-106531: Apply changes from importlib_resources 6.3.2 (#117054)
Jason R. Coombs committed
February 18, 2023
J
gh-97930: Apply changes from importlib_resources 5.12. (GH-102010)
Jason R. Coombs committed
October 16, 2022
J
gh-97930: Merge with importlib_resources 5.9 (GH-97929)
Jason R. Coombs committed
December 31, 2021
J
bpo-46118: Move importlib.resources to its own package. (#30176)
Jason R. Coombs committed