os.path.exists() takes bool as argument and returns True · Issue #82626 · python/cpython (original) (raw)
BPO | 38445 |
---|---|
Nosy | @serhiy-storchaka, @eryksun, @rmariano |
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 = 'https://github.com/serhiy-storchaka' closed_at = None created_at = <Date 2019-10-11.11:16:42.144> labels = ['3.10', 'type-bug', '3.9', 'expert-IO'] title = 'os.path.exists() takes bool as argument and returns True' updated_at = <Date 2020-09-22.06:20:54.283> user = 'https://bugs.python.org/Nika'
bugs.python.org fields:
activity = <Date 2020-09-22.06:20:54.283> actor = 'serhiy.storchaka' assignee = 'serhiy.storchaka' closed = False closed_date = None closer = None components = ['IO'] creation = <Date 2019-10-11.11:16:42.144> creator = 'Nika' dependencies = [] files = [] hgrepos = [] issue_num = 38445 keywords = [] message_count = 8.0 messages = ['354440', '354443', '354444', '354481', '354495', '354510', '354514', '377303'] nosy_count = 4.0 nosy_names = ['serhiy.storchaka', 'eryksun', 'Mariano Anaya', 'Nika'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue38445' versions = ['Python 3.9', 'Python 3.10']