Message202810
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 | python-dev, skrah, vstinner |
| Date | 2013-11-14.00:47:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3dKkYB4xrWz7M5d@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset eea54395797c by Victor Stinner in branch 'default': Issue #19437: Fix fold_unaryops_on_constants() of the peephole optimizer, clear http://hg.python.org/cpython/rev/eea54395797c New changeset 7d0323556c53 by Victor Stinner in branch 'default': Issue #19437: Use an identifier for "__name__" string in pickle to improve http://hg.python.org/cpython/rev/7d0323556c53 New changeset 285d28c3620a by Victor Stinner in branch 'default': Issue #19437: Fix array.buffer_info(), handle PyLong_FromVoidPtr() and http://hg.python.org/cpython/rev/285d28c3620a |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-11-14 00:47:11 | python-dev | set | recipients: + python-dev, vstinner, skrah |
| 2013-11-14 00:47:11 | python-dev | link | issue19437 messages |
| 2013-11-14 00:47:11 | python-dev | create | |