Message408605
| Author | vstinner |
|---|---|
| Recipients | corona10, craigh, diabonas, eric.snow, erlendaasland, hroncok, methane, ndjensen, pablogsal, serhiy.storchaka, vstinner |
| Date | 2021-12-15.14:45:48 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1639579548.85.0.766768925301.issue46006@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I created PR 30123 to fix _PyUnicode_EqualToASCIIId() and type update_slot() functions. I added comments explaining why we can no longer optimize the comparison of two interned string objects. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-12-15 14:45:48 | vstinner | set | recipients: + vstinner, craigh, methane, eric.snow, serhiy.storchaka, ndjensen, hroncok, corona10, pablogsal, erlendaasland, diabonas |
| 2021-12-15 14:45:48 | vstinner | set | messageid: <1639579548.85.0.766768925301.issue46006@roundup.psfhosted.org> |
| 2021-12-15 14:45:48 | vstinner | link | issue46006 messages |
| 2021-12-15 14:45:48 | vstinner | create | |