- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message411129
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 | BTaskaya |
|---|---|
| Recipients | BTaskaya, colorfulappl, erlendaasland, larry, pablogsal |
| Date | 2022-01-21.14:04:00 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1642773840.48.0.425527783337.issue46212@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> Note that _PyArg_UnpackKeywordsWithVararg is defined with PyAPI_FUNC. Changing its argument spec is strictly a backwards incompatible change, IIUC. AFAIK we have committed _PyArg_UnpackKeywordsWithVararg on 3.11 alpha, so I think it should be fine. Also CC: @pablogsal |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-01-21 14:04:00 | BTaskaya | set | recipients: + BTaskaya, larry, pablogsal, erlendaasland, colorfulappl |
| 2022-01-21 14:04:00 | BTaskaya | set | messageid: <1642773840.48.0.425527783337.issue46212@roundup.psfhosted.org> |
| 2022-01-21 14:04:00 | BTaskaya | link | issue46212 messages |
| 2022-01-21 14:04:00 | BTaskaya | create | |

