Fix comparison of ipaddress classes
| BPO | 23268 |
|---|---|
| Nosy | @ncoghlan, @serhiy-storchaka |
| Dependencies | != to the right-hand side argument is not always done |
| 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 = 'https://github.com/serhiy-storchaka' closed_at = <Date 2015-01-26.08:17:29.047> created_at = <Date 2015-01-18.20:02:38.720> labels = ['type-bug', 'library'] title = 'Fix comparison of ipaddress classes' updated_at = <Date 2015-01-26.08:17:29.046> user = 'https://github.com/serhiy-storchaka'
bugs.python.org fields:
activity = <Date 2015-01-26.08:17:29.046> actor = 'serhiy.storchaka' assignee = 'serhiy.storchaka' closed = True closed_date = <Date 2015-01-26.08:17:29.047> closer = 'serhiy.storchaka' components = ['Library (Lib)'] creation = <Date 2015-01-18.20:02:38.720> creator = 'serhiy.storchaka' dependencies = ['21408'] files = ['37767'] hgrepos = [] issue_num = 23268 keywords = ['patch'] message_count = 4.0 messages = ['234267', '234612', '234617', '234719'] nosy_count = 4.0 nosy_names = ['ncoghlan', 'pmoody', 'python-dev', 'serhiy.storchaka'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue23268' versions = ['Python 3.4', 'Python 3.5']