Message 373338 - Python tracker (original) (raw)

Message373338

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 1594236771.7.0.435132753602.issue40170@roundup.psfhosted.org
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:51 rhettinger set recipients: + rhettinger, ronaldoussoren, vstinner, Michael.Felt, corona10, miss-islington, shihai1991, petdance
2020-07-08 19:32:51 rhettinger set messageid: 1594236771.7.0.435132753602.issue40170@roundup.psfhosted.org
2020-07-08 19:32:51 rhettinger link issue40170 messages
2020-07-08 19:32:51 rhettinger create