Message 144290 - Python tracker
Message144290
| Author | python-dev |
|---|---|
| Recipients | adam@NetBSD.org, loewis, mark.dickinson, python-dev, skrah, vstinner |
| Date | 2011-09-19.15:38:18 |
| SpamBayes Score | 3.7131158e-05 |
| Marked as misclassified | No |
| Message-id | <E1R5fvF-0006nF-OH@dinsdale.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 07efe83795b0 by Mark Dickinson in branch '2.7': Issue #12973: Fix int.__pow__ overflow checks that invoked undefined behaviour, thereby producing incorrect results on Clang. http://hg.python.org/cpython/rev/07efe83795b0 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-09-19 15:38:19 | python-dev | set | recipients: + python-dev, loewis, mark.dickinson, vstinner, skrah, adam@NetBSD.org |
| 2011-09-19 15:38:18 | python-dev | link | issue12973 messages |
| 2011-09-19 15:38:18 | python-dev | create | |