- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message364322
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-16.14:04:24 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1584367464.99.0.266611422451.issue37207@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset c98f87fc330eb40fbcff627dfc50958785a44f35 by Dong-hee Na in branch 'master': bpo-37207: Use _PyArg_CheckPositional() for tuple vectorcall (GH-18986) https://github.com/python/cpython/commit/c98f87fc330eb40fbcff627dfc50958785a44f35 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-03-16 14:04:25 | vstinner | set | recipients: + vstinner, petr.viktorin, methane, Mark.Shannon, jdemeyer, corona10, miss-islington |
| 2020-03-16 14:04:24 | vstinner | set | messageid: <1584367464.99.0.266611422451.issue37207@roundup.psfhosted.org> |
| 2020-03-16 14:04:24 | vstinner | link | issue37207 messages |
| 2020-03-16 14:04:24 | vstinner | create | |

