os.walk mentions os.listdir instead of os.scandir · Issue #77383 · python/cpython (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@andresdelfino

Description

@andresdelfino

BPO 33202
Nosy @benjaminp, @andresdelfino, @miss-islington
PRs bpo-33202 fix os.walk mentioning os.listdir instead of os.scandir #6335[3.7] closes bpo-33202: fix os.walk mentioning os.listdir instead of os.scandir (GH-6335) #6359[3.6] closes bpo-33202: fix os.walk mentioning os.listdir instead of os.scandir (GH-6335) #6360

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = None closed_at = <Date 2018-04-03.02:48:56.677> created_at = <Date 2018-04-01.19:21:50.227> labels = ['3.8', 'docs'] title = 'os.walk mentions os.listdir instead of os.scandir' updated_at = <Date 2018-04-03.03:39:17.270> user = 'https://github.com/andresdelfino'

bugs.python.org fields:

activity = <Date 2018-04-03.03:39:17.270> actor = 'miss-islington' assignee = 'docs@python' closed = True closed_date = <Date 2018-04-03.02:48:56.677> closer = 'benjamin.peterson' components = ['Documentation'] creation = <Date 2018-04-01.19:21:50.227> creator = 'adelfino' dependencies = [] files = [] hgrepos = [] issue_num = 33202 keywords = [] message_count = 4.0 messages = ['314786', '314852', '314855', '314857'] nosy_count = 4.0 nosy_names = ['benjamin.peterson', 'docs@python', 'adelfino', 'miss-islington'] pr_nums = ['6335', '6359', '6360'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue33202' versions = ['Python 3.8']