summaryrefslogtreecommitdiffstats
path: root/Lib/importlib/resources/_common.py
Commit message (Expand)AuthorAgeFilesLines
* gh-97930: Apply changes from importlib_resources 5.10. (GH-100598)Jason R. Coombs2023-01-011-19/+67
* gh-100585: Fixed a bug where importlib.resources.as_file was leaving file poi...Samet YASLAN2022-12-281-1/+1
* gh-97930: Merge with importlib_resources 5.9 (GH-97929)Jason R. Coombs2022-10-161-5/+57
* gh-93353: Fix importlib.resources._tempfile() finalizer (#93377)Victor Stinner2022-06-131-2/+5
* bpo-46118: Move importlib.resources to its own package. (#30176)Jason R. Coombs2021-12-311-0/+104