Skip to content

Provide a strict form of zip (PEP-618) requiring same length inputs #84816

@gpshead

Description

@gpshead
BPO 40636
Nosy @gvanrossum, @gpshead, @pitrou, @cool-RR, @serhiy-storchaka, @miss-islington, @brandtbucher
PRs
  • bpo-40636: Clarify the zip built-in docstring. #20118
  • [3.8] bpo-40636: Clarify the zip built-in docstring. (GH-20118) #20124
  • bpo-40636: PEP 618 implementation #20921
  • bpo-40636: Documentation for zip-strict #20961
  • bpo-40636: Remove overly-strict zip pickling tests #24109
  • 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/brandtbucher'
    closed_at = <Date 2020-06-24.17:15:46.811>
    created_at = <Date 2020-05-15.19:25:39.377>
    labels = ['interpreter-core', 'type-feature', '3.10']
    title = 'Provide a strict form of zip (PEP-618) requiring same length inputs'
    updated_at = <Date 2021-01-05.07:05:37.565>
    user = 'https://github.com/gpshead'

    bugs.python.org fields:

    activity = <Date 2021-01-05.07:05:37.565>
    actor = 'brandtbucher'
    assignee = 'brandtbucher'
    closed = True
    closed_date = <Date 2020-06-24.17:15:46.811>
    closer = 'brandtbucher'
    components = ['Interpreter Core']
    creation = <Date 2020-05-15.19:25:39.377>
    creator = 'gregory.p.smith'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40636
    keywords = ['patch']
    message_count = 13.0
    messages = ['368965', '368977', '368980', '371870', '371899', '372272', '372300', '384239', '384243', '384310', '384338', '384339', '384370']
    nosy_count = 8.0
    nosy_names = ['gvanrossum', 'gregory.p.smith', 'pitrou', 'SilentGhost', 'cool-RR', 'serhiy.storchaka', 'miss-islington', 'brandtbucher']
    pr_nums = ['20118', '20124', '20921', '20961', '24109']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue40636'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions