This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-29 14:15:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
importlib
/
resources
History
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
…
_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
…
_legacy.py
[3.12] gh-116608: undeprecate functional importlib.resources API (
#132206
)
2025-04-08 10:36:29 +02:00
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
…