Update pathlib.resolve() to match os.path.realpath() · Issue #72218 · python/cpython (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Description
BPO | 28031 |
---|---|
Nosy | @brettcannon, @serhiy-storchaka |
Superseder | bpo-19717: resolve() fails when the path doesn't exist |
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 2016-09-08.21:39:32.445> created_at = <Date 2016-09-08.21:27:24.003> labels = ['deferred-blocker', 'library'] title = 'Update pathlib.resolve() to match os.path.realpath()' updated_at = <Date 2016-09-08.21:39:32.444> user = 'https://github.com/brettcannon'
bugs.python.org fields:
activity = <Date 2016-09-08.21:39:32.444> actor = 'brett.cannon' assignee = 'none' closed = True closed_date = <Date 2016-09-08.21:39:32.445> closer = 'brett.cannon' components = ['Library (Lib)'] creation = <Date 2016-09-08.21:27:24.003> creator = 'brett.cannon' dependencies = [] files = [] hgrepos = [] issue_num = 28031 keywords = [] message_count = 3.0 messages = ['275164', '275170', '275174'] nosy_count = 2.0 nosy_names = ['brett.cannon', 'serhiy.storchaka'] pr_nums = [] priority = 'deferred blocker' resolution = 'duplicate' stage = None status = 'closed' superseder = '19717' type = None url = 'https://bugs.python.org/issue28031' versions = ['Python 3.6']