urllib.parse doesn't round-trip file URI's with multiple leading slashes
| BPO | 34276 |
|---|---|
| Nosy | @cjerdonek, @vadmium, @tirkarthi, @vladima, @epicfaace |
| PRs |
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 2018-07-30.04:39:03.225> labels = ['3.7', '3.8', 'type-bug', 'library', '3.9'] title = "urllib.parse doesn't round-trip file URI's with multiple leading slashes" updated_at = <Date 2019-08-27.01:16:36.907> user = 'https://github.com/cjerdonek'
bugs.python.org fields:
activity = <Date 2019-08-27.01:16:36.907> actor = 'epicfaace' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2018-07-30.04:39:03.225> creator = 'chris.jerdonek' dependencies = [] files = [] hgrepos = [] issue_num = 34276 keywords = ['patch'] message_count = 9.0 messages = ['322652', '322671', '322674', '322675', '322716', '322722', '322737', '322756', '324718'] nosy_count = 6.0 nosy_names = ['chris.jerdonek', 'martin.panter', 'piotr.dobrogost', 'xtreak', 'v2m', 'epicfaace'] pr_nums = ['15297'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue34276' versions = ['Python 3.6', 'Python 3.7', 'Python 3.8', 'Python 3.9']