Message 410847 - Python tracker
Message410847
| Author | rhettinger |
|---|---|
| Recipients | corona10, mark.dickinson, miss-islington, pablogsal, rhettinger, serhiy.storchaka, vstinner |
| Date | 2022-01-18.08:02:43 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1642492963.13.0.658829297865.issue42161@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 243c31667cc15a9a338330ad9b2a29b1cd1c76ec by Raymond Hettinger in branch 'main': bpo-42161: Hoist the _PyLong_GetOne() call out of the inner loop. (GH-30656) https://github.com/python/cpython/commit/243c31667cc15a9a338330ad9b2a29b1cd1c76ec |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-01-18 08:02:43 | rhettinger | set | recipients: + rhettinger, mark.dickinson, vstinner, serhiy.storchaka, corona10, pablogsal, miss-islington |
| 2022-01-18 08:02:43 | rhettinger | set | messageid: <1642492963.13.0.658829297865.issue42161@roundup.psfhosted.org> |
| 2022-01-18 08:02:43 | rhettinger | link | issue42161 messages |
| 2022-01-18 08:02:43 | rhettinger | create | |