◐ Shell
reader mode source ↗
Skip to content

Optimize BZ2File, GzipFile, and LZMAFile __iter__ method. #87953

New issue
New issue
@methane

Description

@methane
BPO 43787
Nosy @gpshead, @methane, @animalize, @corona10
PRs
  • bpo-43787: Add __iter__ to GzipFile, BZ2File, and LZMAFile #25353
  • 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 2021-04-13.04:52:26.466>
    created_at = <Date 2021-04-09.08:49:42.998>
    labels = ['library', '3.10', 'performance']
    title = 'Optimize BZ2File, GzipFile, and LZMAFile __iter__ method.'
    updated_at = <Date 2021-04-13.04:52:26.466>
    user = 'https://github.com/methane'

    bugs.python.org fields:

    activity = <Date 2021-04-13.04:52:26.466>
    actor = 'methane'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-04-13.04:52:26.466>
    closer = 'methane'
    components = ['Library (Lib)']
    creation = <Date 2021-04-09.08:49:42.998>
    creator = 'methane'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43787
    keywords = ['patch']
    message_count = 3.0
    messages = ['390599', '390836', '390921']
    nosy_count = 4.0
    nosy_names = ['gregory.p.smith', 'methane', 'malin', 'corona10']
    pr_nums = ['25353']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue43787'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixesperformancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directory
      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