Skip to content

Wrapping TextIOWrapper around gzip files #55000

@dabeaz

Description

@dabeaz
mannequin
BPO 10791
Nosy @jcea, @pitrou, @vstinner, @merwok, @alex, @bitdancer
Files
  • gzipfile_read1.diff: Add GzipFile.read1() plus tests
  • gzipfile_read1.diff: Fix bug in previous 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 2011-04-04.19:02:53.108>
    created_at = <Date 2010-12-29.19:53:51.701>
    labels = ['type-feature']
    title = 'Wrapping TextIOWrapper around gzip files'
    updated_at = <Date 2011-04-07.13:20:42.278>
    user = 'https://bugs.python.org/dabeaz'

    bugs.python.org fields:

    activity = <Date 2011-04-07.13:20:42.278>
    actor = 'jcea'
    assignee = 'none'
    closed = True
    closed_date = <Date 2011-04-04.19:02:53.108>
    closer = 'pitrou'
    components = []
    creation = <Date 2010-12-29.19:53:51.701>
    creator = 'dabeaz'
    dependencies = []
    files = ['21531', '21532']
    hgrepos = []
    issue_num = 10791
    keywords = ['patch']
    message_count = 30.0
    messages = ['124870', '124875', '124876', '124877', '124878', '124879', '124880', '124881', '124882', '124884', '124885', '124886', '124887', '124888', '129187', '129198', '129199', '129200', '129201', '129203', '129205', '129215', '132757', '132899', '132902', '132931', '132948', '132953', '132959', '132960']
    nosy_count = 10.0
    nosy_names = ['jcea', 'pitrou', 'vstinner', 'nadeem.vawda', 'eric.araujo', 'alex', 'r.david.murray', 'gruszczy', 'dabeaz', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue10791'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      type-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions