Skip to content

ipaddress subnet slicing iterator malfunction #71870

@tklausmann

Description

@tklausmann
mannequin
BPO 27683
Nosy @ncoghlan, @pitrou, @bitdancer, @serhiy-storchaka, @zhangyangyu, @Vgr255, @miss-islington
PRs
  • bpo-27683: Fix a regression for ipaddress networks that hosts() result #6016
  • [3.7] bpo-27683: Fix a regression for host() of ipaddress network objects (GH-6016) #6168
  • [3.6] bpo-27683: Fix a regression for host() of ipaddress network objects (GH-6016) #6169
  • Files
  • ipaddress_iter_fix.patch
  • issue27683.patch
  • 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 2018-03-21.01:58:25.175>
    created_at = <Date 2016-08-04.13:07:37.189>
    labels = ['3.7', '3.8', 'type-bug', 'library']
    title = 'ipaddress subnet slicing iterator malfunction'
    updated_at = <Date 2018-03-21.01:58:25.118>
    user = 'https://bugs.python.org/tklausmann'

    bugs.python.org fields:

    activity = <Date 2018-03-21.01:58:25.118>
    actor = 'xiang.zhang'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-03-21.01:58:25.175>
    closer = 'xiang.zhang'
    components = ['Library (Lib)']
    creation = <Date 2016-08-04.13:07:37.189>
    creator = 'tklausmann'
    dependencies = []
    files = ['44008', '44193']
    hgrepos = []
    issue_num = 27683
    keywords = ['patch', '3.5regression']
    message_count = 16.0
    messages = ['271972', '271974', '271976', '271979', '271981', '271982', '271983', '272018', '272031', '273419', '274756', '279609', '279866', '314175', '314178', '314181']
    nosy_count = 11.0
    nosy_names = ['ncoghlan', 'pitrou', 'kormat', 'pmoody', 'r.david.murray', 'era', 'serhiy.storchaka', 'xiang.zhang', 'abarry', 'tklausmann', 'miss-islington']
    pr_nums = ['6016', '6168', '6169']
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue27683'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions