[proxy] github.com← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

bpo-38110: Use fdwalk for os.closerange() when available. by kulikjak · Pull Request #15224 · python/cpython

the-knights-who-say-ni

gpshead changed the title Use fdwalk for posix_closerange function. bpo-38110: Use fdwalk for posix_closerange function.

Sep 11, 2019

gpshead changed the title bpo-38110: Use fdwalk for posix_closerange function. bpo-38110: Use fdwalk for os.closerange() when available.

Sep 11, 2019

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Sep 11, 2019

…5224)

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>

miss-islington added a commit that referenced this pull request

Sep 12, 2019
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

Sep 12, 2019
…5224)

Use fdwalk() on platforms that support it to implement os.closerange().

alarcher added a commit to OpenIndiana/cpython that referenced this pull request

Jun 11, 2020