-
- Notifications
You must be signed in to change notification settings - Fork 33.1k
Closed
Labels
OS-windowsstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
BPO | 31405 |
---|---|
Nosy | @pfmoore, @tjguk, @zware, @SpecLad, @serhiy-storchaka, @eryksun, @zooba, @asottile, @Zheaoli, @tirkarthi |
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 = None created_at = <Date 2017-09-09.18:12:09.040> labels = ['3.8', 'type-bug', 'library', 'OS-windows'] title = "shutil.which doesn't find files without PATHEXT extension on Windows" updated_at = <Date 2021-01-25.22:47:48.848> user = 'https://bugs.python.org/rmccampbell7'
bugs.python.org fields:
activity = <Date 2021-01-25.22:47:48.848> actor = 'mitchelly' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)', 'Windows'] creation = <Date 2017-09-09.18:12:09.040> creator = 'rmccampbell7' dependencies = [] files = [] hgrepos = [] issue_num = 31405 keywords = [] message_count = 12.0 messages = ['301785', '326497', '326498', '326500', '326501', '326502', '326506', '326514', '360439', '360482', '360485', '385676'] nosy_count = 12.0 nosy_names = ['paul.moore', 'tim.golden', 'zach.ware', 'SpecLad', 'serhiy.storchaka', 'eryksun', 'steve.dower', 'rmccampbell7', 'Anthony Sottile', 'Manjusaka', 'xtreak', 'mitchelly'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue31405' versions = ['Python 3.8']
Linked PRs
Metadata
Metadata
Assignees
Labels
OS-windowsstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error