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 pablogsal
Recipients amaury.forgeotdarc, arigo, ghaering, iritkatriel, jcea, lkraav, pablogsal, pitrou, pxd, vstinner
Date 2021-02-15.18:00:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1613412014.11.0.901380718042.issue15108@roundup.psfhosted.org>
In-reply-to
Content
> There are other safe alternatives like Py_BuildValue("(OOO)", item1, item2, item3).


That's a lot slower unfortunately
History
Date User Action Args
2021-02-15 18:00:14pablogsalsetrecipients: + pablogsal, arigo, jcea, ghaering, amaury.forgeotdarc, pitrou, vstinner, lkraav, pxd, iritkatriel
2021-02-15 18:00:14pablogsalsetmessageid: <1613412014.11.0.901380718042.issue15108@roundup.psfhosted.org>
2021-02-15 18:00:14pablogsallinkissue15108 messages
2021-02-15 18:00:14pablogsalcreate