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 | pitrou, python-dev, scoder, skrah |
| Date | 2012年03月02日.17:21:12 |
| SpamBayes Score | 0.013269503 |
| Marked as misclassified | No |
| Message-id | <E1S3WAE-0006Vz-AG@dinsdale.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 185a6ae76479 by Antoine Pitrou in branch '3.2': Issue #14172: Fix reference leak when marshalling a buffer-like object (other than a bytes object). http://hg.python.org/cpython/rev/185a6ae76479 New changeset b1303cf15e01 by Antoine Pitrou in branch 'default': Issue #14172: Fix reference leak when marshalling a buffer-like object (other than a bytes object). http://hg.python.org/cpython/rev/b1303cf15e01 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012年03月02日 17:21:15 | python-dev | set | recipients: + python-dev, pitrou, scoder, skrah |
| 2012年03月02日 17:21:13 | python-dev | link | issue14172 messages |
| 2012年03月02日 17:21:12 | python-dev | create | |