- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message373338
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 | <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 | |

