Message237495
I commited scandir-8.patch with the documentation of scandir-5.patch. I wanted os.scandir() to be part of Python 3.5 alpha 2.
Thanks for your patience Ben ;-)
We should now watch buildbots to check how they appreciate os.scandir().
http://buildbot.python.org/all/waterfall?category=3.x.stable&category=3.x.unstable
Right now, test_os fails on Windows buildbots because of a regression of #23524. test_os.TestScandir succeeded on AMD64 Windows7 SP1 3.x.
We can maybe keep the issue open if someone still wants to enhance the C code, tests or the doc. |
|
Date |
User |
Action |
Args |
2015-03-08 01:55:45 | vstinner | set | recipients:
+ vstinner, tebeka, pitrou, giampaolo.rodola, tim.golden, benhoyt, abacabadabacaba, akira, socketpair, python-dev, josh.r, alexei.romanov |
2015-03-08 01:55:45 | vstinner | set | messageid: <1425779745.73.0.593803449206.issue22524@psf.upfronthosting.co.za> |
2015-03-08 01:55:45 | vstinner | link | issue22524 messages |
2015-03-08 01:55:45 | vstinner | create | |
|