gpshead
changed the title
Use fdwalk for posix_closerange function.
bpo-38110: Use fdwalk for posix_closerange function.
gpshead
changed the title
bpo-38110: Use fdwalk for posix_closerange function.
bpo-38110: Use fdwalk for os.closerange() when available.
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
miss-islington added a commit that referenced this pull request
Use fdwalk() on platforms that support it to implement os.closerange(). (cherry picked from commit e20134f) Co-authored-by: Jakub Kulík <Kulikjak@gmail.com>
DinoV pushed a commit to DinoV/cpython that referenced this pull request
…5224) Use fdwalk() on platforms that support it to implement os.closerange().
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters