cpython/Lib/importlib/resources
Thomas Grainger 3fc57f86b1
[3.12] gh-116608: undeprecate functional importlib.resources API (#132206)
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
2025-04-08 10:36:29 +02:00
..
__init__.py [3.12] gh-113238: add Anchor to importlib.resources (GH-113801) (#130499) 2025-03-08 11:27:34 -05:00
_adapters.py gh-97930: Apply changes from importlib_resources 5.12. (GH-102010) 2023-02-18 16:29:22 -05:00
_common.py [3.12] gh-123085: Fix issue in inferred caller when resources package has no source (GH-123102) (#124021) 2025-01-05 16:53:55 -05:00
_itertools.py gh-97930: Apply changes from importlib_resources 5.12. (GH-102010) 2023-02-18 16:29:22 -05:00
_legacy.py [3.12] gh-116608: undeprecate functional importlib.resources API (#132206) 2025-04-08 10:36:29 +02:00
abc.py gh-97930: Apply changes from importlib_resources 5.10. (GH-100598) 2023-01-01 11:07:32 -05:00
readers.py [3.12] gh-121735: Fix module-adjacent references in zip files (gh-123037) (#124011) 2024-09-24 10:19:43 -07:00
simple.py [3.12] Add missed stream argument (GH-111775) (#115716) 2024-02-20 11:36:55 -05:00