- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message364324
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:06:32 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1584367592.34.0.363575177898.issue37207@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 87ec86c425a5cd3ad41b831b54c0ce1a0c363f4b by Dong-hee Na in branch 'master': bpo-37207: Add _PyArg_NoKwnames() helper function (GH-18980) https://github.com/python/cpython/commit/87ec86c425a5cd3ad41b831b54c0ce1a0c363f4b |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-03-16 14:06:32 | vstinner | set | recipients: + vstinner, petr.viktorin, methane, Mark.Shannon, jdemeyer, corona10, miss-islington |
| 2020-03-16 14:06:32 | vstinner | set | messageid: <1584367592.34.0.363575177898.issue37207@roundup.psfhosted.org> |
| 2020-03-16 14:06:32 | vstinner | link | issue37207 messages |
| 2020-03-16 14:06:32 | vstinner | create | |

