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 petr.viktorin
Recipients berker.peksag, corona10, erlendaasland, miss-islington, petr.viktorin, vstinner
Date 2021-08-31.12:34:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630413288.44.0.287327138396.issue42064@roundup.psfhosted.org>
In-reply-to
Content
New changeset 01dea5f12b31862999217c091399a318f23b460a by Petr Viktorin in branch 'main':
bpo-42064: Offset arguments for PyObject_Vectorcall in the _sqlite module (GH-27931)
https://github.com/python/cpython/commit/01dea5f12b31862999217c091399a318f23b460a
History
Date User Action Args
2021-08-31 12:34:48petr.viktorinsetrecipients: + petr.viktorin, vstinner, berker.peksag, corona10, miss-islington, erlendaasland
2021-08-31 12:34:48petr.viktorinsetmessageid: <1630413288.44.0.287327138396.issue42064@roundup.psfhosted.org>
2021-08-31 12:34:48petr.viktorinlinkissue42064 messages
2021-08-31 12:34:48petr.viktorincreate