Message 402295 - Python tracker
Message402295
| Author | scoder |
|---|---|
| Recipients | gvanrossum, lukasz.langa, mark.dickinson, rhettinger, scoder, serhiy.storchaka, steven.daprano |
| Date | 2021-09-21.09:01:22 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1632214882.47.0.992688169904.issue24076@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset debd80403721b00423680328d6adf160a28fbff4 by scoder in branch 'main': bpo-24076: Inline single digit unpacking in the integer fastpath of sum() (GH-28469) https://github.com/python/cpython/commit/debd80403721b00423680328d6adf160a28fbff4 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-09-21 09:01:22 | scoder | set | recipients: + scoder, gvanrossum, rhettinger, mark.dickinson, steven.daprano, lukasz.langa, serhiy.storchaka |
| 2021-09-21 09:01:22 | scoder | set | messageid: <1632214882.47.0.992688169904.issue24076@roundup.psfhosted.org> |
| 2021-09-21 09:01:22 | scoder | link | issue24076 messages |
| 2021-09-21 09:01:22 | scoder | create | |