Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Detect unreachable code after sys.exit, quit, exit, and os._exit (#7520) | Dani Alcala | 2022-11-13 | 1 | -5/+10 |
* | Remove Python 2 code from the tests & refactor (#7320) | Mark Byrne | 2022-08-18 | 1 | -5/+5 |
* | [basic checker] Add the confidence for 'unreachable' (#7216) | Pierre Sassoulas | 2022-07-21 | 1 | -5/+5 |
* | Update functional test expected output (#5349) | Daniƫl van Noord | 2021-11-24 | 1 | -5/+5 |
* | Don't emit unreachable warning for empty generator functions (#4699) | Marc Mueller | 2021-07-10 | 1 | -0/+1 |
* | Add column to the information checked for functional tests | Pierre Sassoulas | 2021-01-24 | 1 | -4/+4 |
* | Fix trailing whitespaces and trailing newlines | Pierre Sassoulas | 2020-05-03 | 1 | -1/+1 |
* | [functional tests] Rename example_functional_tests.py => e/example_functional... | Pierre Sassoulas | 2019-09-10 | 1 | -0/+4 |