- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message364095
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 | vstinner |
|---|---|
| Recipients | Mark.Shannon, corona10, jdemeyer, methane, miss-islington, petr.viktorin, vstinner |
| Date | 2020-03-13.13:57:15 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1584107835.64.0.297825435551.issue37207@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 9ee88cde1abf7f274cc55a0571b1c2cdb1263743 by Dong-hee Na in branch 'master': bpo-37207: Use PEP 590 vectorcall to speed up tuple() (GH-18936) https://github.com/python/cpython/commit/9ee88cde1abf7f274cc55a0571b1c2cdb1263743 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-03-13 13:57:15 | vstinner | set | recipients: + vstinner, petr.viktorin, methane, Mark.Shannon, jdemeyer, corona10, miss-islington |
| 2020-03-13 13:57:15 | vstinner | set | messageid: <1584107835.64.0.297825435551.issue37207@roundup.psfhosted.org> |
| 2020-03-13 13:57:15 | vstinner | link | issue37207 messages |
| 2020-03-13 13:57:15 | vstinner | create | |

