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 | amaury.forgeotdarc, nadeem.vawda, python-dev, serhiy.storchaka |
| Date | 2012年11月04日.23:44:27 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3XvtsR0ct1zQ2J@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset be882735e0b6 by Nadeem Vawda in branch '3.2': Issue #16350: Fix zlib decompressor handling of unused_data with multiple calls to decompress() after EOF. http://hg.python.org/cpython/rev/be882735e0b6 New changeset 4182119c3f0a by Nadeem Vawda in branch '3.3': Issue #16350: Fix zlib decompressor handling of unused_data with multiple calls to decompress() after EOF. http://hg.python.org/cpython/rev/4182119c3f0a New changeset bcdb3836be72 by Nadeem Vawda in branch 'default': Issue #16350: Fix zlib decompressor handling of unused_data with multiple calls to decompress() after EOF. http://hg.python.org/cpython/rev/bcdb3836be72 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012年11月04日 23:44:27 | python-dev | set | recipients: + python-dev, amaury.forgeotdarc, nadeem.vawda, serhiy.storchaka |
| 2012年11月04日 23:44:27 | python-dev | link | issue16350 messages |
| 2012年11月04日 23:44:27 | python-dev | create | |