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