cpython/Lib/importlib/resources
Samet YASLAN f10f503b24
gh-100585: Fixed a bug where importlib.resources.as_file was leaving file pointers open (GH-100586)
* gh-100585: Fixed open fp bug in the imporlib module

* Added news for gh-100585
2022-12-28 16:31:43 -05:00
..
__init__.py
_adapters.py gh-82874: Convert remaining importlib format uses to f-str. (#98005) 2022-10-06 18:27:51 -07:00
_common.py gh-100585: Fixed a bug where importlib.resources.as_file was leaving file pointers open (GH-100586) 2022-12-28 16:31:43 -05:00
_itertools.py
_legacy.py
abc.py gh-97930: Merge with importlib_resources 5.9 (GH-97929) 2022-10-16 15:00:39 -04:00
readers.py gh-97930: Merge with importlib_resources 5.9 (GH-97929) 2022-10-16 15:00:39 -04:00
simple.py gh-97930: Merge with importlib_resources 5.9 (GH-97929) 2022-10-16 15:00:39 -04:00