pathlib's Path("NUL:").resolve() throws an error on windows
| BPO | 41536 |
|---|---|
| Nosy | @pfmoore, @tjguk, @zware, @eryksun, @zooba, @phillmac |
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 2020-08-13.02:29:57.872> labels = ['3.10', 'type-bug', '3.8', '3.9', 'OS-windows'] title = 'pathlib\'s Path("NUL:").resolve() throws an error on windows' updated_at = <Date 2020-08-13.20:24:51.975> user = 'https://github.com/phillmac'
bugs.python.org fields:
activity = <Date 2020-08-13.20:24:51.975> actor = 'steve.dower' assignee = 'none' closed = False closed_date = None closer = None components = ['Windows'] creation = <Date 2020-08-13.02:29:57.872> creator = 'phillmac' dependencies = [] files = [] hgrepos = [] issue_num = 41536 keywords = [] message_count = 2.0 messages = ['375289', '375342'] nosy_count = 6.0 nosy_names = ['paul.moore', 'tim.golden', 'zach.ware', 'eryksun', 'steve.dower', 'phillmac'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue41536' versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']