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 | aliles, brian.curtin, jcea, python-dev, serhiy.storchaka, tim.golden |
| Date | 2014年08月19日.14:52:17 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3hcw804zw5z7LkX@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 4aba144b752d by Serhiy Storchaka in branch '2.7': Issue #15696: Add a __sizeof__ implementation for mmap objects on Windows. http://hg.python.org/cpython/rev/4aba144b752d New changeset ca4a22256bf8 by Serhiy Storchaka in branch '3.4': Issue #15696: Add a __sizeof__ implementation for mmap objects on Windows. http://hg.python.org/cpython/rev/ca4a22256bf8 New changeset f543171d7f41 by Serhiy Storchaka in branch 'default': Issue #15696: Add a __sizeof__ implementation for mmap objects on Windows. http://hg.python.org/cpython/rev/f543171d7f41 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014年08月19日 14:52:17 | python-dev | set | recipients: + python-dev, jcea, tim.golden, brian.curtin, aliles, serhiy.storchaka |
| 2014年08月19日 14:52:17 | python-dev | link | issue15696 messages |
| 2014年08月19日 14:52:17 | python-dev | create | |