Skip to content

Simplify __reduce__() of set and dict iterators. #78754

@sir-sigurd

Description

@sir-sigurd
mannequin
BPO 34573
Nosy @rhettinger, @kristjanvalur, @vstinner, @serhiy-storchaka, @sir-sigurd, @pablogsal
PRs
  • bpo-34573: Simplify __reduce__() of set and dict iterators. #9050
  • 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/serhiy-storchaka'
    closed_at = <Date 2018-10-20.00:44:56.613>
    created_at = <Date 2018-09-04.04:13:52.657>
    labels = ['interpreter-core', 'type-feature', '3.8']
    title = 'Simplify __reduce__() of set and dict iterators.'
    updated_at = <Date 2018-10-20.00:44:56.611>
    user = 'https://github.com/sir-sigurd'

    bugs.python.org fields:

    activity = <Date 2018-10-20.00:44:56.611>
    actor = 'vstinner'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2018-10-20.00:44:56.613>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2018-09-04.04:13:52.657>
    creator = 'sir-sigurd'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34573
    keywords = ['patch']
    message_count = 7.0
    messages = ['324550', '324552', '324554', '324580', '324782', '328105', '328107']
    nosy_count = 6.0
    nosy_names = ['rhettinger', 'kristjan.jonsson', 'vstinner', 'serhiy.storchaka', 'sir-sigurd', 'pablogsal']
    pr_nums = ['9050']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue34573'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Labels

    3.8 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement
    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