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 josh.r
Recipients josh.r, maxbachmann
Date 2020-12-16.14:42:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608129755.65.0.601953671024.issue42629@roundup.psfhosted.org>
In-reply-to
Content
Pingback from #42033. Proper fix for that issue likely involves moving the work for copying kwargs into PyObject_Call, which would fix this bug by side-effect.
History
Date User Action Args
2020-12-16 14:42:35josh.rsetrecipients: + josh.r, maxbachmann
2020-12-16 14:42:35josh.rsetmessageid: <1608129755.65.0.601953671024.issue42629@roundup.psfhosted.org>
2020-12-16 14:42:35josh.rlinkissue42629 messages
2020-12-16 14:42:35josh.rcreate