Skip to content

ipaddres.IPv4Network and ipaddress.IPv6Network tuple construction will accept out of valid range prefixlen #81026

Description

@niconorsk
mannequin
BPO 36845
Nosy @methane, @serhiy-storchaka, @niconorsk
PRs
  • bpo-36845: validate integer network prefix when constructing IP networks #13298
  • [3.7] bpo-36845: validate integer network prefix when constructing IP networks (GH-13298) #13309
  • 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 2019-05-14.11:00:45.278>
    created_at = <Date 2019-05-07.22:53:58.767>
    labels = ['3.7', '3.8', 'type-bug', 'library']
    title = 'ipaddres.IPv4Network and ipaddress.IPv6Network tuple construction will accept out of valid range prefixlen'
    updated_at = <Date 2019-05-14.11:00:45.278>
    user = 'https://github.com/niconorsk'

    bugs.python.org fields:

    activity = <Date 2019-05-14.11:00:45.278>
    actor = 'methane'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-05-14.11:00:45.278>
    closer = 'methane'
    components = ['Library (Lib)']
    creation = <Date 2019-05-07.22:53:58.767>
    creator = 'niconorsk'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36845
    keywords = ['patch']
    message_count = 6.0
    messages = ['341839', '341861', '341862', '341863', '342448', '342449']
    nosy_count = 5.0
    nosy_names = ['pmoody', 'methane', 'SilentGhost', 'serhiy.storchaka', 'niconorsk']
    pr_nums = ['13298', '13309']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue36845'
    versions = ['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

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions