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 miss-islington
Recipients adelfino, benjamin.peterson, docs@python, miss-islington
Date 2018-04-03.03:33:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1522726420.56.0.467229070634.issue33202@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f6d1d65803f290dfe14048f17d8125f8093a61ec by Miss Islington (bot) in branch '3.7':
closes bpo-33202: fix os.walk mentioning os.listdir instead of os.scandir (GH-6335)
https://github.com/python/cpython/commit/f6d1d65803f290dfe14048f17d8125f8093a61ec
History
Date User Action Args
2018-04-03 03:33:40miss-islingtonsetrecipients: + miss-islington, benjamin.peterson, docs@python, adelfino
2018-04-03 03:33:40miss-islingtonsetmessageid: <1522726420.56.0.467229070634.issue33202@psf.upfronthosting.co.za>
2018-04-03 03:33:40miss-islingtonlinkissue33202 messages
2018-04-03 03:33:40miss-islingtoncreate