- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message350808
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 | mark.dickinson |
|---|---|
| Recipients | mark.dickinson, nodakai, rhettinger, serhiy.storchaka, terry.reedy, tim.peters |
| Date | 2019-08-29.17:04:27 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1567098267.08.0.592362112317.issue37427@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
See also #37980. I'd support a change to have the `reversed` argument to `sort` and `sorted` be automatically interpreted in boolean context. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-08-29 17:04:27 | mark.dickinson | set | recipients: + mark.dickinson, tim.peters, rhettinger, terry.reedy, serhiy.storchaka, nodakai |
| 2019-08-29 17:04:27 | mark.dickinson | set | messageid: <1567098267.08.0.592362112317.issue37427@roundup.psfhosted.org> |
| 2019-08-29 17:04:27 | mark.dickinson | link | issue37427 messages |
| 2019-08-29 17:04:27 | mark.dickinson | create | |

