commit | 988b9bcd881c21286d0bce64009c8b5afa50da8e | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Mon Feb 08 17:56:36 2016 +0200 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Mon Feb 08 17:56:36 2016 +0200 |
tree | 3a32c66a3e117347b002c22247ec166caf64c8ad | |
parent | 5f6a0b4eb26695be759cd32e49e83f38b5123ce6 [diff] |
Issue #26117: The os.scandir() iterator now closes file descriptor not only when the iteration is finished, but when it was failed with error.