Message407295
| Author | iritkatriel |
|---|---|
| Recipients | Ankur.Ankan, benjamin.peterson, cito, iritkatriel, larry, mishok13, rhettinger, ronaldoussoren |
| Date | 2021-11-29.16:50:41 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1638204641.26.0.184652292903.issue3354@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Reproduced in 3.11: >>> sorted([1,2,3], reverse=None) Traceback (most recent call last): File "<stdin>", line 1, in <module> TypeError: 'NoneType' object cannot be interpreted as an integer |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-11-29 16:50:41 | iritkatriel | set | recipients: + iritkatriel, rhettinger, ronaldoussoren, cito, larry, benjamin.peterson, mishok13, Ankur.Ankan |
| 2021-11-29 16:50:41 | iritkatriel | set | messageid: <1638204641.26.0.184652292903.issue3354@roundup.psfhosted.org> |
| 2021-11-29 16:50:41 | iritkatriel | link | issue3354 messages |
| 2021-11-29 16:50:41 | iritkatriel | create | |