Closed
Description
BPO | 31842 |
---|---|
Nosy | @pfmoore, @tjguk, @zware, @eryksun, @zooba, @earonesty, @earonesty, @zombie110year, @christopher.pickering |
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-10-22.21:31:13.027> labels = ['type-bug', '3.9', 'OS-windows'] title = 'pathlib: "Incorrect function" during resolve()' updated_at = <Date 2021-11-13.12:33:39.598> user = 'https://github.com/earonesty'
bugs.python.org fields:
activity = <Date 2021-11-13.12:33:39.598> actor = 'eryksun' assignee = 'none' closed = False closed_date = None closer = None components = ['Windows'] creation = <Date 2017-10-22.21:31:13.027> creator = 'earonesty2' dependencies = [] files = [] hgrepos = [] issue_num = 31842 keywords = [] message_count = 8.0 messages = ['304767', '356199', '357702', '357725', '381676', '390089', '406212', '406274'] nosy_count = 11.0 nosy_names = ['paul.moore', 'tim.golden', 'zach.ware', 'eryksun', 'steve.dower', 'earonesty', 'earonesty2', 'zombie110year', 'maciozo', 'christopherpickering', 'riffitos'] pr_nums = [] priority = 'normal' resolution = None stage = 'needs patch' status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue31842' versions = ['Python 3.9']
Linked PRs
- gh-76023: WinFSP giving WinError 1005 fix #128316
- gh-76023: WinFSP giving WinError 1005 fix (Python 3.14.0a3) #128328
- [3.14] gh-76023: Make os.path.realpath to ignore WinError 1005 in non-strict mode (GH-128328) #134203
- [3.13] gh-76023: Make os.path.realpath to ignore WinError 1005 in non-strict mode (GH-128328) #134204