Message 314852 - Python tracker

Message314852

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 benjamin.peterson
Recipients adelfino, benjamin.peterson, docs@python
Date 2018-04-03.02:48:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1522723736.69.0.467229070634.issue33202@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset badb894bbbb8aaa8b669c4a6f675a0bc7d98e188 by Benjamin Peterson (Andrés Delfino) in branch 'master':
closes bpo-33202: fix os.walk mentioning os.listdir instead of os.scandir (GH-6335)
https://github.com/python/cpython/commit/badb894bbbb8aaa8b669c4a6f675a0bc7d98e188
History
Date User Action Args
2018-04-03 02:48:56benjamin.petersonsetrecipients: + benjamin.peterson, docs@python, adelfino
2018-04-03 02:48:56benjamin.petersonsetmessageid: <1522723736.69.0.467229070634.issue33202@psf.upfronthosting.co.za>
2018-04-03 02:48:56benjamin.petersonlinkissue33202 messages
2018-04-03 02:48:56benjamin.petersoncreate