Message 373346 - Python tracker (original) (raw)

Message373346

Author vstinner
Recipients Michael.Felt, corona10, miss-islington, petdance, rhettinger, ronaldoussoren, shihai1991, vstinner
Date 2020-07-08.20:46:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1594241197.91.0.732433745573.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(). Thanks for checking! > BTW, I support your efforts — just wanted to make sure we didn't unintentionally take a step backwards. I tried to avoid changes which could affect performances. I wrote PEP 620 for such changes.
History
Date User Action Args
2020-07-08 20:46:37 vstinner set recipients: + vstinner, rhettinger, ronaldoussoren, Michael.Felt, corona10, miss-islington, shihai1991, petdance
2020-07-08 20:46:37 vstinner set messageid: 1594241197.91.0.732433745573.issue40170@roundup.psfhosted.org
2020-07-08 20:46:37 vstinner link issue40170 messages
2020-07-08 20:46:37 vstinner create