SIGN IN SIGN UP

Implement finalizer for os.scandir() iterator

Issue #26603:

* Implement finalizer for os.scandir() iterator
* Set the source parameter when emitting the ResourceWarning warning
* Close the iterator before emitting the warning
V
Victor Stinner committed
7bfa409ff841fd84dfa194dd9052650d0a28585d
Parent: e19558a