Jason R. Coombs
b5e4c46be2
gh-146228: Better fork support in cached FastPath ( #146231 )
...
* Apply changes from importlib_metadata 8.9.0
* Suppress deprecation warning in fork.
2026-03-20 20:10:50 +00:00
Jason R. Coombs
a756a4b953
gh-138313: Suppress ResourceWarnings and restore skipped test ( #138597 )
2025-09-21 20:53:57 -04:00
Jason R. Coombs
9b38c6698a
Reapply "gh-132947: Apply changes from importlib_metadata 8.7 ( #137885 )" ( #137924 ) ( #137930 )
...
* Reapply "gh-132947: Apply changes from importlib_metadata 8.7 (#137885 )" (#137924 )
This reverts commit 3706ef66ef .
* Skip the triggering test on buildbots only.
2025-09-01 11:27:01 -04:00
Jason R. Coombs
3706ef66ef
Revert "gh-132947: Apply changes from importlib_metadata 8.7 ( #137885 )" ( #137924 )
...
This reverts commit 5292fc00f2 .
2025-08-18 20:57:36 +00:00
Jason R. Coombs
5292fc00f2
gh-132947: Apply changes from importlib_metadata 8.7 ( #137885 )
...
* Copied files from python/importlib_metadata@b67ac80c49 .
2025-08-18 10:54:10 -07:00
Jason R. Coombs
1ba0bb21ed
gh-120910: Fix issue resolving relative paths outside site-packages. ( #120911 )
...
Incorporates changes from importlib_metadata 7.2.1.
2024-06-23 13:06:07 -04:00
Jason R. Coombs
85d90b59e2
gh-120801: Refactor importlib.metadata fixtures. ( #120803 )
...
These changes released with importlib_metadata 7.2.0.
2024-06-20 19:00:39 +00:00
Jason R. Coombs
667294d5b2
gh-117089: Apply changes from importlib_metadata 7.1.0 ( #117094 )
...
* Apply changes from importlib_metadata 7.1.0
* Include the data sources in the makefile (even though they're not needed)
2024-03-20 23:01:24 -04:00
Jason R. Coombs
8ad8898420
gh-117089: Move importlib.metadata tests to their own package ( #117092 )
...
* Ensure importlib.metadata tests do not leak references in sys.modules.
* Move importlib.metadata tests to their own package for easier syncing with importlib_metadata.
* Update owners and makefile for new directories.
* Add blurb
2024-03-20 17:11:00 -04:00