This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author larry
Recipients Arfrever, georg.brandl, hynek, larry, neologix, pitrou
Date 2012-06-25.09:45:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340617540.5.0.192813804283.issue15177@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a variant of the patch adding os.walk(dir_fd=) support.  I'm not pushing for this.  I'm not sure it's a must-have; it seems like a nice-to-have, but we're past the time for nice-to-haves.
History
Date User Action Args
2012-06-25 09:45:41larrysetrecipients: + larry, georg.brandl, pitrou, Arfrever, neologix, hynek
2012-06-25 09:45:40larrysetmessageid: <1340617540.5.0.192813804283.issue15177@psf.upfronthosting.co.za>
2012-06-25 09:45:39larrylinkissue15177 messages
2012-06-25 09:45:39larrycreate