Closed
Description
BPO | 46654 |
---|---|
Nosy | @warsaw, @terryjreedy, @pfmoore, @ronaldoussoren, @vstinner, @larryhastings, @tjguk, @ned-deily, @ezio-melotti, @merwok, @ikelos, @bitdancer, @asvetlov, @zware, @1st1, @koobs, @eryksun, @zooba, @dstufft, @moreati, @lysnikolaou, @pablogsal, @barneygale, @ladykraken |
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 2022-02-05.22:27:39.961>
labels = ['type-bug', 'library', '3.9', '3.10', '3.11']
title = "urllib.request.urlopen doesn't handle UNC paths produced by pathlib's as_uri() (but can handle UNC paths with additional slashes)"
updated_at = <Date 2022-02-06.22:09:17.556>
user = 'https://github.com/ikelos'
bugs.python.org fields:
activity = <Date 2022-02-06.22:09:17.556>
actor = 'eryksun'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2022-02-05.22:27:39.961>
creator = 'ikelos'
dependencies = []
files = []
hgrepos = []
issue_num = 46654
keywords = []
message_count = 11.0
messages = ['412602', '412603', '412605', '412606', '412607', '412608', '412609', '412610', '412612', '412613', '412619']
nosy_count = 26.0
nosy_names = ['barry', 'terry.reedy', 'paul.moore', 'ronaldoussoren', 'vstinner', 'larry', 'tim.golden', 'ned.deily', 'ezio.melotti', 'eric.araujo', 'mrabarnett', 'ikelos', 'r.david.murray', 'asvetlov', 'docs@python', 'zach.ware', 'yselivanov', 'koobs', 'eryksun', 'steve.dower', 'dstufft', 'Alex.Willmer', 'lys.nikolaou', 'pablogsal', 'barneygale', 'ladykraken']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue46654'
versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']