- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message388806
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 | rhettinger |
|---|---|
| Recipients | Dennis Sweeney, corona10, larry, rhettinger, serhiy.storchaka |
| Date | 2021-03-16.04:02:33 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1615867354.49.0.870328556025.issue41361@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 448801da96c70699e2ca0798efdfe86d45f37f06 by Dennis Sweeney in branch 'master': bpo-41361: Optimized argument parsing for deque_rotate (GH-24796) https://github.com/python/cpython/commit/448801da96c70699e2ca0798efdfe86d45f37f06 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-03-16 04:02:34 | rhettinger | set | recipients: + rhettinger, larry, serhiy.storchaka, corona10, Dennis Sweeney |
| 2021-03-16 04:02:34 | rhettinger | set | messageid: <1615867354.49.0.870328556025.issue41361@roundup.psfhosted.org> |
| 2021-03-16 04:02:34 | rhettinger | link | issue41361 messages |
| 2021-03-16 04:02:33 | rhettinger | create | |

