Message389725
@vstinner - The fix doesn't change the behavior of _PyType_Lookup and instead just fixes a previous unrelated bug. The condition will typically ever be hit once (at startup) as it's very unlikely that versions will wrap, so there should be no performance difference after the fix. |
|
Date |
User |
Action |
Args |
2021-03-29 18:55:55 | dino.viehland | set | recipients:
+ dino.viehland, vstinner, methane, pablogsal |
2021-03-29 18:55:55 | dino.viehland | set | messageid: <1617044155.46.0.720611772123.issue43636@roundup.psfhosted.org> |
2021-03-29 18:55:55 | dino.viehland | link | issue43636 messages |
2021-03-29 18:55:55 | dino.viehland | create | |
|