Skip to content

ipaddress.ip_interface __lt__ check seems to be broken #74117

@s-sanjay

Description

@s-sanjay
mannequin
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']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions