cpython/Lib/importlib/resources
Jason R. Coombs d712ece43f
[3.12] gh-123085: Fix issue in inferred caller when resources package has no source (GH-123102) (#124021)
gh-123085: Fix issue in inferred caller when resources package has no source.

From importlib_resources 6.4.3 (python/importlib_resourcesGH-314).
(cherry picked from commit a53812df12)
2025-01-05 16:53:55 -05:00
..
__init__.py
_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
abc.py
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