urllib.parse doesn't fully comply to RFC 3986
| BPO | 34360 |
|---|---|
| Nosy | @orsenthil, @The-Compiler, @native-api, @howinator, @RJ722, @tirkarthi, @websurfer5 |
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-08-08.16:02:35.342> labels = ['3.7', '3.8', 'type-bug', 'library'] title = "urllib.parse doesn't fully comply to RFC 3986" updated_at = <Date 2020-08-07.06:49:54.821> user = 'https://github.com/The-Compiler'
bugs.python.org fields:
activity = <Date 2020-08-07.06:49:54.821> actor = 'Jeffrey.Kintscher' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2018-08-08.16:02:35.342> creator = 'The Compiler' dependencies = [] files = [] hgrepos = [] issue_num = 34360 keywords = [] message_count = 2.0 messages = ['323292', '323362'] nosy_count = 7.0 nosy_names = ['orsenthil', 'The Compiler', 'Ivan.Pozdeev', 'Howie Benefiel', 'RJ722', 'xtreak', 'Jeffrey.Kintscher'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue34360' versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']