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 erlendaasland
Recipients BTaskaya, colorfulappl, erlendaasland, larry
Date 2021-12-31.11:04:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1640948686.76.0.385616883364.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.
History
Date User Action Args
2021-12-31 11:04:46erlendaaslandsetrecipients: + erlendaasland, larry, BTaskaya, colorfulappl
2021-12-31 11:04:46erlendaaslandsetmessageid: <1640948686.76.0.385616883364.issue46212@roundup.psfhosted.org>
2021-12-31 11:04:46erlendaaslandlinkissue46212 messages
2021-12-31 11:04:46erlendaaslandcreate