mirror of
https://github.com/python/cpython.git
synced 2025-08-16 14:50:43 +00:00
![]() Fix the importlib.resources.as_file() context manager to remove the
temporary file if destroyed late during Python finalization: keep a
local reference to the os.remove() function. Patch by Victor Stinner.
(cherry picked from commit
|
||
---|---|---|
.. | ||
metadata | ||
__init__.py | ||
_abc.py | ||
_adapters.py | ||
_bootstrap.py | ||
_bootstrap_external.py | ||
_common.py | ||
abc.py | ||
machinery.py | ||
readers.py | ||
resources.py | ||
util.py |