Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-123085: _compile_importlib: Avoid copying sources before compilation (GH-1... | Petr Viktorin | 2024-09-18 | 1 | -8/+7 |
* | gh-123085: Fix issue in inferred caller when resources package has no source ... | Jason R. Coombs | 2024-09-12 | 1 | -2/+37 |
* | gh-121735: Fix module-adjacent references in zip files (#123037) | Jason R. Coombs | 2024-09-12 | 1 | -40/+62 |
* | gh-106531: Apply changes from importlib_resources 6.3.2 (#117054) | Jason R. Coombs | 2024-06-04 | 1 | -5/+9 |
* | gh-116307: Proper fix for 'mod' leaking across importlib tests (#116680) | Jason R. Coombs | 2024-03-12 | 1 | -1/+1 |
* | gh-97930: Apply changes from importlib_resources 5.12. (GH-102010) | Jason R. Coombs | 2023-02-18 | 1 | -2/+2 |
* | gh-97930: Apply changes from importlib_resources 5.10. (GH-100598) | Jason R. Coombs | 2023-01-01 | 1 | -0/+67 |
* | gh-93963: Remove usage of deprecated interface from importlib.abc. (#95217) | Jason R. Coombs | 2022-07-27 | 1 | -1/+1 |
* | gh-95218: Move tests for importlib.resources into test_importlib.resources. (... | Jason R. Coombs | 2022-07-25 | 1 | -0/+46 |