-
-
Notifications
You must be signed in to change notification settings - Fork 33.5k
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 | 43769 |
|---|---|
| Nosy | @vstinner, @ericvsmith, @ezio-melotti |
| 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 2021-04-07.21:33:21.884>
created_at = <Date 2021-04-07.21:24:15.840>
labels = ['invalid', 'type-bug', 'library']
title = 'ipaddress module takes bytes input as valid ip address'
updated_at = <Date 2021-04-07.22:06:05.710>
user = 'https://bugs.python.org/philipbond'bugs.python.org fields:
activity = <Date 2021-04-07.22:06:05.710>
actor = 'philip.bond'
assignee = 'none'
closed = True
closed_date = <Date 2021-04-07.21:33:21.884>
closer = 'eric.smith'
components = ['Library (Lib)']
creation = <Date 2021-04-07.21:24:15.840>
creator = 'philip.bond'
dependencies = []
files = ['49940']
hgrepos = []
issue_num = 43769
keywords = []
message_count = 5.0
messages = ['390478', '390480', '390481', '390482', '390487']
nosy_count = 4.0
nosy_names = ['vstinner', 'eric.smith', 'ezio.melotti', 'philip.bond']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue43769'
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