mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
gh-85567: Register a cleanup function to close files for FileType objects in argparse (#32257)
* bpo-41395: Register a cleanup function to close files for FileType objects in argparse * Added import as top level import, and renamed file as fh.
This commit is contained in:
parent
7173fd5de0
commit
328dbc051f
3 changed files with 11 additions and 3 deletions
|
@ -313,6 +313,7 @@ Nicolas Chauvat
|
|||
Jerry Chen
|
||||
Michael Chermside
|
||||
Ingrid Cheung
|
||||
Adam Chhina
|
||||
Terry Chia
|
||||
Albert Chin-A-Young
|
||||
Adal Chiriliuc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue