Message337388
| Author | vstinner |
|---|---|
| Recipients | Kevin Shweh, serhiy.storchaka, vstinner |
| Date | 2019-03-07.11:45:06 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1551959106.35.0.820334280647.issue36220@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I wrote bpo-14385 when I was working on my PEP 410. The PEP has been rejected, I'm not sure anymore that it was a good idea to modify ceval.c :-( But I never tried to measure the overhead of the additional "if (PyDict_CheckExact(...))". |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-03-07 11:45:06 | vstinner | set | recipients: + vstinner, serhiy.storchaka, Kevin Shweh |
| 2019-03-07 11:45:06 | vstinner | set | messageid: <1551959106.35.0.820334280647.issue36220@roundup.psfhosted.org> |
| 2019-03-07 11:45:06 | vstinner | link | issue36220 messages |
| 2019-03-07 11:45:06 | vstinner | create | |