summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_importlib/resources/test_files.py
Commit message (Expand)AuthorAgeFilesLines
* gh-123085: _compile_importlib: Avoid copying sources before compilation (GH-1...Petr Viktorin2024-09-181-8/+7
* gh-123085: Fix issue in inferred caller when resources package has no source ...Jason R. Coombs2024-09-121-2/+37
* gh-121735: Fix module-adjacent references in zip files (#123037)Jason R. Coombs2024-09-121-40/+62
* gh-106531: Apply changes from importlib_resources 6.3.2 (#117054)Jason R. Coombs2024-06-041-5/+9
* gh-116307: Proper fix for 'mod' leaking across importlib tests (#116680)Jason R. Coombs2024-03-121-1/+1
* gh-97930: Apply changes from importlib_resources 5.12. (GH-102010)Jason R. Coombs2023-02-181-2/+2
* gh-97930: Apply changes from importlib_resources 5.10. (GH-100598)Jason R. Coombs2023-01-011-0/+67
* gh-93963: Remove usage of deprecated interface from importlib.abc. (#95217)Jason R. Coombs2022-07-271-1/+1
* gh-95218: Move tests for importlib.resources into test_importlib.resources. (...Jason R. Coombs2022-07-251-0/+46