Message227933
| Author | benhoyt |
|---|---|
| Recipients | benhoyt, pitrou, socketpair, tim.golden, vstinner |
| Date | 2014-09-30.14:42:41 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1412088162.24.0.84630531931.issue22524@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Opening this to track the implementation of PEP 471: os.scandir() [1]. This supercedes Issue #11406 (and possibly others)? The implementation is most of the way there, but not yet done as a CPythono 3.5 patch. Before I have a proper patch, it's available on GitHub [2] -- see posixmodule_scandir*.c, test/test_scandir.py, and os.rst. [1] http://legacy.python.org/dev/peps/pep-0471/ [2] https://github.com/benhoyt/scandir |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-09-30 14:42:42 | benhoyt | set | recipients: + benhoyt, pitrou, vstinner, tim.golden, socketpair |
| 2014-09-30 14:42:42 | benhoyt | set | messageid: <1412088162.24.0.84630531931.issue22524@psf.upfronthosting.co.za> |
| 2014-09-30 14:42:42 | benhoyt | link | issue22524 messages |
| 2014-09-30 14:42:41 | benhoyt | create | |