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月11日.01:26:26 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3XzcrK6NSczQ5j@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 94256d7804b8 by Nadeem Vawda in branch '2.7': Issue #16350, part 2: Set unused_data (and unconsumed_tail) correctly in decompressobj().flush(). http://hg.python.org/cpython/rev/94256d7804b8 New changeset 85886268c40b by Nadeem Vawda in branch '3.2': Issue #16350, part 2: Set unused_data (and unconsumed_tail) correctly in decompressobj().flush(). http://hg.python.org/cpython/rev/85886268c40b New changeset 654eb5163ba1 by Nadeem Vawda in branch '3.3': Issue #16350, part 2: Set unused_data (and unconsumed_tail) correctly in decompressobj().flush(). http://hg.python.org/cpython/rev/654eb5163ba1 New changeset 4440e45c10f9 by Nadeem Vawda in branch 'default': Issue #16350, part 2: Set unused_data (and unconsumed_tail) correctly in decompressobj().flush(). http://hg.python.org/cpython/rev/4440e45c10f9 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012年11月11日 01:26:27 | python-dev | set | recipients: + python-dev, amaury.forgeotdarc, nadeem.vawda, serhiy.storchaka |
| 2012年11月11日 01:26:27 | python-dev | link | issue16350 messages |
| 2012年11月11日 01:26:26 | python-dev | create | |