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 serhiy.storchaka
Recipients monocle-ai, python-dev, serhiy.storchaka
Date 2021-10-09.19:04:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633806254.47.0.886718064619.issue42034@roundup.psfhosted.org>
In-reply-to
Content
There is no bug in this code. The list "temp" contains only 2- and 3-tuples. PyArg_UnpackTuple() never fails.
History
Date User Action Args
2021-10-09 19:04:14serhiy.storchakasetrecipients: + serhiy.storchaka, python-dev, monocle-ai
2021-10-09 19:04:14serhiy.storchakasetmessageid: <1633806254.47.0.886718064619.issue42034@roundup.psfhosted.org>
2021-10-09 19:04:14serhiy.storchakalinkissue42034 messages
2021-10-09 19:04:14serhiy.storchakacreate