Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-38530: Optimize the calculation of string sizes when offering suggestions... | Pablo Galindo | 2021-04-14 | 1 | -8/+10 |
* | bpo-38530: Make sure that failing to generate suggestions on failure will not... | Pablo Galindo | 2021-04-14 | 1 | -7/+3 |
* | bpo-38530: Offer suggestions on NameError (GH-25397) | Pablo Galindo | 2021-04-14 | 1 | -8/+55 |
* | bpo-38530: Offer suggestions on AttributeError (#16856) | Pablo Galindo | 2021-04-14 | 1 | -0/+146 |