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 alex, arigo, serhiy.storchaka
Date 2017-07-11.04:16:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499746573.17.0.581584263849.issue30879@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ecfe4f678bfb0e3c19c90fd7db79c5f3c76023e4 by Serhiy Storchaka in branch '3.6':
[3.6] bpo-30879: os.listdir() and os.scandir() now emit bytes names when (GH-2634) (#2656)
https://github.com/python/cpython/commit/ecfe4f678bfb0e3c19c90fd7db79c5f3c76023e4
History
Date User Action Args
2017-07-11 04:16:13serhiy.storchakasetrecipients: + serhiy.storchaka, arigo, alex
2017-07-11 04:16:13serhiy.storchakasetmessageid: <1499746573.17.0.581584263849.issue30879@psf.upfronthosting.co.za>
2017-07-11 04:16:13serhiy.storchakalinkissue30879 messages
2017-07-11 04:16:13serhiy.storchakacreate