[New-bugs-announce] [issue39567] Add audit for os.walk, os.fwalk, Path.glob() and Path.rglob()

Serhiy Storchaka report at bugs.python.org
Thu Feb 6 03:20:48 EST 2020


New submission from Serhiy Storchaka <storchaka+cpython at gmail.com>:

See issue38149.

There is an audit for os.scandir(), but it would be useful to have information about higher-level operations.

----------
components: Library (Lib)
messages: 361472
nosy: serhiy.storchaka, steve.dower
priority: normal
severity: normal
status: open
title: Add audit for os.walk, os.fwalk, Path.glob() and Path.rglob()
type: enhancement
versions: Python 3.9

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39567>
_______________________________________


More information about the New-bugs-announce mailing list