Victor Stinner
|
aab4743466
|
PEP 471: add the DirEntry.inode() method
Update the PEP according to the implementation.
|
2015-07-29 00:52:34 +02:00 |
Victor Stinner
|
706b7c43e4
|
PEP 471: The implementation has been merged, set status to Final
|
2015-03-08 03:06:31 +01:00 |
Victor Stinner
|
ff358c86eb
|
PEP 471: Minor change, rename scandir() parameter from "directory" to "path"
|
2014-09-02 21:12:14 +02:00 |
Victor Stinner
|
5130862086
|
PEP 471: I'm the BDFL-delegate and I accept the PEP
|
2014-07-22 23:32:05 +02:00 |
Victor Stinner
|
deafa435f3
|
PEP 471: update by Ben Hoyt, simpler example
|
2014-07-19 18:50:09 +02:00 |
Victor Stinner
|
89ae8bb813
|
PEP 471: Ben Hoyt updates
|
2014-07-18 18:25:41 +02:00 |
Victor Stinner
|
689e1bff5e
|
PEP 471: update by Ben Hoy
After the significant discussion on python-dev about PEP 471, I've now made the
relevant updates and improved a few things.
|
2014-07-08 10:59:42 +02:00 |
Victor Stinner
|
03dc248322
|
Add PEP 471: "os.scandir() function -- a better and faster directory iterator"
by Ben Hoyt
|
2014-06-26 23:14:01 +02:00 |