ipaddress.ip_interface lt check seems to be broken · Issue #74117 · python/cpython (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@s-sanjay

Description

@s-sanjay

BPO 29931
Nosy @ncoghlan, @berkerpeksag, @serhiy-storchaka, @zhangyangyu, @Mariatta, @s-sanjay
PRs bpo-29931 fix __lt__ check in ipaddress.ip_interface for both v4 and v6. #879[3.6] bpo-29931 fix __lt__ check in ipaddress.ip_interface for both v4 and v6. (GH-879) #2217[3.5] bpo-29931 fix __lt__ check in ipaddress.ip_interface for both v4 and v6. (GH-879) #2218

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 2017-06-15.14:17:26.165> created_at = <Date 2017-03-28.10:37:20.702> labels = ['3.7', 'type-bug', 'library'] title = 'ipaddress.ip_interface lt check seems to be broken' updated_at = <Date 2017-06-15.14:17:26.164> user = 'https://github.com/s-sanjay'

bugs.python.org fields:

activity = <Date 2017-06-15.14:17:26.164> actor = 'serhiy.storchaka' assignee = 'none' closed = True closed_date = <Date 2017-06-15.14:17:26.165> closer = 'serhiy.storchaka' components = ['Library (Lib)'] creation = <Date 2017-03-28.10:37:20.702> creator = 'Sanjay' dependencies = [] files = [] hgrepos = [] issue_num = 29931 keywords = [] message_count = 7.0 messages = ['290695', '290700', '290964', '291112', '291684', '296098', '296099'] nosy_count = 7.0 nosy_names = ['ncoghlan', 'pmoody', 'berker.peksag', 'serhiy.storchaka', 'xiang.zhang', 'Mariatta', 'Sanjay'] pr_nums = ['879', '2217', '2218'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue29931' versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']