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 | gregory.p.smith, loewis, nadeem.vawda, pitrou, python-dev, rcoyner, vstinner |
| Date | 2011年05月14日.20:34:49 |
| SpamBayes Score | 0.0031022758 |
| Marked as misclassified | No |
| Message-id | <E1QLLY0-0007MC-CC@dinsdale.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 850624632e9a by Nadeem Vawda in branch '3.1': Issue #8650: Backport 64-bit safety fixes for compress() and decompress(). http://hg.python.org/cpython/rev/850624632e9a New changeset 99a3ce22c1ff by Nadeem Vawda in branch '3.2': Null merge (#8650): zlib.compress() and .decompress() are already 64-bit safe. http://hg.python.org/cpython/rev/99a3ce22c1ff New changeset dea5fcdc9ecd by Nadeem Vawda in branch 'default': Null merge (#8650): zlib.compress() and .decompress() are already 64-bit safe. http://hg.python.org/cpython/rev/dea5fcdc9ecd |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011年05月14日 20:34:49 | python-dev | set | recipients: + python-dev, loewis, gregory.p.smith, pitrou, vstinner, nadeem.vawda, rcoyner |
| 2011年05月14日 20:34:49 | python-dev | link | issue8650 messages |
| 2011年05月14日 20:34:49 | python-dev | create | |