Message237756
| Author | python-dev |
|---|---|
| Recipients | benhoyt, python-dev, scott.dial, vstinner |
| Date | 2015-03-10.12:25:32 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20150310122529.9688.86175@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset f805fdacdfe0 by Victor Stinner in branch 'default': Issue #23605: os.walk() now calls os.scandir() instead of os.listdir(). https://hg.python.org/cpython/rev/f805fdacdfe0 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-03-10 12:25:32 | python-dev | set | recipients: + python-dev, scott.dial, vstinner, benhoyt |
| 2015-03-10 12:25:32 | python-dev | link | issue23605 messages |
| 2015-03-10 12:25:32 | python-dev | create | |