COMMITS
/ Lib/importlib/_common.py July 31, 2021
J
bpo-44771: Sync with importlib_resources 5.2.2, fixing refleak. (#27497)
Jason R. Coombs committed
July 30, 2021
J
bpo-44771: Apply changes from importlib_resources 5.2.1 (GH-27436)
Jason R. Coombs committed
May 26, 2021
J
bpo-38693: Prefer f-strings in importlib.resources (importlib_resources 5.0.6). (GH-26387)
Jason R. Coombs committed
May 21, 2021
J
bpo-43643: Sync with python/importlib_resources@c17a610aad. (GH-26284)
Jason R. Coombs committed
March 4, 2021
J
bpo-42129: Add support for resources in namespaces (GH-24670)
Jason R. Coombs committed
October 25, 2020
J
bpo-41490: ``path`` and ``contents`` to aggressively close handles (#22915)
Jason R. Coombs committed
June 8, 2020
J
bpo-39791 native hooks for importlib.resources.files (GH-20576)
Jason R. Coombs committed
May 8, 2020
J
bpo-39791: Add files() to importlib.resources (GH-19722)
Jason R. Coombs committed