Message342250
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 | miss-islington |
|---|---|
| Recipients | mark.dickinson, miss-islington, rhettinger, serhiy.storchaka |
| Date | 2019-05-12.09:37:19 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1557653839.96.0.166229869042.issue36791@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset b7e483b6d07081d5f81860258e95785975a7cbf8 by Miss Islington (bot) in branch '3.7': bpo-36791: Safer detection of integer overflow in sum(). (GH-13080) https://github.com/python/cpython/commit/b7e483b6d07081d5f81860258e95785975a7cbf8 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-05-12 09:37:19 | miss-islington | set | recipients: + miss-islington, rhettinger, mark.dickinson, serhiy.storchaka |
| 2019-05-12 09:37:19 | miss-islington | set | messageid: <1557653839.96.0.166229869042.issue36791@roundup.psfhosted.org> |
| 2019-05-12 09:37:19 | miss-islington | link | issue36791 messages |
| 2019-05-12 09:37:19 | miss-islington | create | |