[issue33635] OSError when using pathlib.Path.rglob() to list device files

Steve Dower report at bugs.python.org
Mon Aug 27 17:33:58 EDT 2018


Steve Dower <steve.dower at python.org> added the comment:


New changeset 216b745eafa7cd4a683a8405dcfbd7f5567f504c by Steve Dower (Przemysław Spodymek) in branch 'master':
bpo-33635: Handling Bad file descriptor in Path.is_file and related. (GH-8542)
https://github.com/python/cpython/commit/216b745eafa7cd4a683a8405dcfbd7f5567f504c


----------
nosy: +steve.dower

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


More information about the Python-bugs-list mailing list