Message 144485 - Python tracker
Message144485
| Author | python-dev |
|---|---|
| Recipients | adam@NetBSD.org, loewis, mark.dickinson, python-dev, skrah, vstinner |
| Date | 2011-09-24.08:00:35 |
| SpamBayes Score | 1.1810231e-05 |
| Marked as misclassified | No |
| Message-id | <E1R7NA2-0007rw-Ua@dinsdale.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset b378864d8ff3 by Mark Dickinson in branch '3.2': Issue #12973: Fix itertools bug caused by signed integer overflow. Thanks Stefan Krah. http://hg.python.org/cpython/rev/b378864d8ff3 New changeset 18eec56bcf29 by Mark Dickinson in branch 'default': Merge #12973 itertools fix. http://hg.python.org/cpython/rev/18eec56bcf29 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-09-24 08:00:37 | python-dev | set | recipients: + python-dev, loewis, mark.dickinson, vstinner, skrah, adam@NetBSD.org |
| 2011-09-24 08:00:35 | python-dev | link | issue12973 messages |
| 2011-09-24 08:00:35 | python-dev | create | |