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 rhettinger
Recipients Michael.Felt, corona10, miss-islington, petdance, rhettinger, ronaldoussoren, shihai1991, vstinner
Date 2020-07-08.19:32:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Thanks for doing this.  I can confirm the performance regression is fixed and that clean code is being generated for PyTuple_Check().

BTW, I support your efforts — just wanted to make sure we didn't unintentionally take a step backwards.
History
Date User Action Args
2020-07-08 19:32:51rhettingersetrecipients: + rhettinger, ronaldoussoren, vstinner, Michael.Felt, corona10, miss-islington, shihai1991, petdance
2020-07-08 19:32:51rhettingersetmessageid: <[email protected]>
2020-07-08 19:32:51rhettingerlinkissue40170 messages
2020-07-08 19:32:51rhettingercreate