-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 20059 |
|---|---|
| Nosy | @orsenthil, @rbtcollins, @bitdancer, @berkerpeksag, @vadmium, @serhiy-storchaka, @demianbrecht |
| Files |
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 2015-08-09.21:54:02.895>
created_at = <Date 2013-12-23.23:51:50.551>
labels = ['type-bug', 'library']
title = 'Inconsistent urlparse/urllib.parse handling of invalid port values?'
updated_at = <Date 2015-08-09.21:54:02.894>
user = 'https://bugs.python.org/chadbirch'bugs.python.org fields:
activity = <Date 2015-08-09.21:54:02.894>
actor = 'rbcollins'
assignee = 'none'
closed = True
closed_date = <Date 2015-08-09.21:54:02.895>
closer = 'rbcollins'
components = ['Library (Lib)']
creation = <Date 2013-12-23.23:51:50.551>
creator = 'chad.birch'
dependencies = []
files = ['38073', '38642', '40061']
hgrepos = []
issue_num = 20059
keywords = ['patch']
message_count = 15.0
messages = ['206881', '232797', '235660', '237002', '237038', '237173', '237399', '238979', '247621', '247625', '247628', '247638', '247642', '247643', '248340']
nosy_count = 10.0
nosy_names = ['orsenthil', 'rbcollins', 'r.david.murray', 'cvrebert', 'python-dev', 'berker.peksag', 'martin.panter', 'serhiy.storchaka', 'demian.brecht', 'chad.birch']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue20059'
versions = ['Python 3.6']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error