Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-41060: Avoid SEGFAULT when calling GET_INVALID_TARGET in the grammar (GH-... | Lysandros Nikolaou | 2020-06-21 | 1 | -3/+22 |
* | bpo-40958: Avoid 'possible loss of data' warning on Windows (GH-20970) | Lysandros Nikolaou | 2020-06-20 | 1 | -1/+1 |
* | bpo-40334: Produce better error messages on invalid targets (GH-20106) | Lysandros Nikolaou | 2020-06-18 | 1 | -1/+11 |
* | bpo-40958: Avoid buffer overflow in the parser when indexing the current line... | Pablo Galindo | 2020-06-16 | 1 | -2/+2 |
* | bpo-40939: Remove the old parser (GH-20768) | Pablo Galindo | 2020-06-11 | 1 | -0/+273 |