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 berker.peksag, erlendaasland, mark.dickinson, serhiy.storchaka
Date 2021-04-15.19:25:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618514753.52.0.145701004564.issue43852@roundup.psfhosted.org>
In-reply-to
Content
I considered rewriting this code when touched that files last time (in issue43083). But PyTuple_SetItem() newer fails in these cases, so I left it as is to minimize change.

So it is a pure cosmetic change. I am not opposing it.
History
Date User Action Args
2021-04-15 19:25:53serhiy.storchakasetrecipients: + serhiy.storchaka, mark.dickinson, berker.peksag, erlendaasland
2021-04-15 19:25:53serhiy.storchakasetmessageid: <1618514753.52.0.145701004564.issue43852@roundup.psfhosted.org>
2021-04-15 19:25:53serhiy.storchakalinkissue43852 messages
2021-04-15 19:25:53serhiy.storchakacreate