commit | 87f5180cd79617223ac513e9f45933f774134e32 | [log] [tgz] |
---|---|---|
author | Nikita Sobolev <mail@sobolevn.me> | Thu Nov 10 01:05:07 2022 +0300 |
committer | GitHub <noreply@github.com> | Wed Nov 09 14:05:07 2022 -0800 |
tree | eefb10c8e390f0c236916e0cbec986a3d7515c7a | |
parent | 283ab0e1c002f2d7459d581df6b4b8599e7d1a4d [diff] |
gh-98832: Change wording in docstring of `pathlib.Path.iterdir` (GH-98833) Found while working on https://github.com/python/cpython/issues/98829 Automerge-Triggered-By: GH:AlexWaygood