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 serhiy.storchaka
Recipients abacabadabacaba, benhoyt, eryksun, serhiy.storchaka, vstinner
Date 2017-03-30.06:12:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490854353.11.0.735678307128.issue25996@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ea720fe7e99d68924deab38de955fe97f87e2b29 by Serhiy Storchaka in branch 'master':
bpo-25996: Added support of file descriptors in os.scandir() on Unix. (#502)
https://github.com/python/cpython/commit/ea720fe7e99d68924deab38de955fe97f87e2b29
History
Date User Action Args
2017-03-30 06:12:33serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, benhoyt, abacabadabacaba, eryksun
2017-03-30 06:12:33serhiy.storchakasetmessageid: <1490854353.11.0.735678307128.issue25996@psf.upfronthosting.co.za>
2017-03-30 06:12:33serhiy.storchakalinkissue25996 messages
2017-03-30 06:12:33serhiy.storchakacreate