[New-bugs-announce] [issue27084] Add dir_fd and follow_symlinks kwargs to os.listdir and os.scandir

Evgeny Kapun report at bugs.python.org
Sun May 22 13:53:26 EDT 2016


New submission from Evgeny Kapun:

Many functions in os module support dir_fd and follow_symlinks keyword arguments. I think that os.listdir and os.scandir should do likewise.

See also: issue25996.

----------
components: Library (Lib)
messages: 266091
nosy: abacabadabacaba
priority: normal
severity: normal
status: open
title: Add dir_fd and follow_symlinks kwargs to os.listdir and os.scandir
type: enhancement
versions: Python 3.6

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27084>
_______________________________________


More information about the New-bugs-announce mailing list