This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients alex, dabeaz, eric.araujo, gruszczy, nadeem.vawda, pitrou, python-dev, r.david.murray, vstinner
Date 2011-04-04.19:01:58
SpamBayes Score 0.00013941858
Marked as misclassified No
Message-id <E1Q6p2D-0008Mp-HB@dinsdale.python.org>
In-reply-to
Content
New changeset 9775d67c9af9 by Antoine Pitrou in branch 'default':
Issue #10791: Implement missing method GzipFile.read1(), allowing GzipFile
http://hg.python.org/cpython/rev/9775d67c9af9
History
Date User Action Args
2011-04-04 19:01:58python-devsetrecipients: + python-dev, pitrou, vstinner, nadeem.vawda, eric.araujo, alex, r.david.murray, gruszczy, dabeaz
2011-04-04 19:01:58python-devlinkissue10791 messages
2011-04-04 19:01:58python-devcreate