summaryrefslogtreecommitdiffstats
path: root/Python
diff options
context:
space:
mode:
authorBarney Gale <barney.gale@gmail.com>2023-09-02 15:08:03 (GMT)
committerGitHub <noreply@github.com>2023-09-02 15:08:03 (GMT)
commitbdc3c884cdc90102ad68b6b55dc9b988e729ae35 (patch)
treedf837954084737e01fc497f7f3091066f708b4db /Python
parent594b00057e667e0d8d4e41748be056cdd829e919 (diff)
downloadcpython-bdc3c884cdc90102ad68b6b55dc9b988e729ae35.zip
cpython-bdc3c884cdc90102ad68b6b55dc9b988e729ae35.tar.gz
cpython-bdc3c884cdc90102ad68b6b55dc9b988e729ae35.tar.bz2
GH-78722: Raise exceptions from `pathlib.Path.iterdir()` without delay. (#107320)
`pathlib.Path.iterdir()` now immediately raises any `OSError` exception from `os.listdir()`, rather than waiting until its result is iterated over.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions