Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the deprecated ``sphinx.ext.napoleon.iterators`` module (#11364) | Adam Turner | 2023-04-27 | 1 | -358/+0 |
* | Avoid ``unittest.TestCase`` methods | Adam Turner | 2023-02-18 | 1 | -173/+180 |
* | Treat Python warnings as errors during testing | Adam Turner | 2023-02-15 | 1 | -1/+6 |
* | remove blanket 'noqas' | Daniel Eades | 2022-12-16 | 1 | -1/+1 |
* | Replace `napoleon.iterators` by simpler stack implementation (#9856) | Antony Lee | 2022-06-26 | 1 | -0/+9 |
* | remove unnecessary list comprehension (C416) | Daniel Eades | 2022-06-03 | 1 | -9/+9 |
* | Fix whitespace | Adam Turner | 2022-03-07 | 1 | -3/+1 |
* | Remove copyright and licence fields | Adam Turner | 2022-02-20 | 1 | -3/+0 |
* | Fix module docstring indentation | Adam Turner | 2022-02-20 | 1 | -2/+2 |
* | Fix module docstring first line | Adam Turner | 2022-02-20 | 1 | -2/+1 |
* | Remove module titles in docstrings | Adam Turner | 2022-02-19 | 1 | -3/+0 |
* | A happy new year! | Takeshi KOMIYA | 2022-01-01 | 1 | -1/+1 |
* | A happy new year! | Takeshi KOMIYA | 2021-01-01 | 1 | -1/+1 |
* | Sort imports with isort | François Freitag | 2020-11-11 | 1 | -1/+1 |
* | A happy new year! | Takeshi KOMIYA | 2020-01-01 | 1 | -1/+1 |
* | Merge branch '1.8' | Takeshi KOMIYA | 2019-01-02 | 1 | -1/+1 |
|\ | |||||
| * | A happy new year! | Takeshi KOMIYA | 2019-01-02 | 1 | -1/+1 |
* | | Remove unnecessary encoding cookie from Python source files | Jon Dufresne | 2018-12-16 | 1 | -1/+0 |
* | | refactor: Remove u-prefix from strings | Takeshi KOMIYA | 2018-12-16 | 1 | -2/+2 |
|/ | |||||
* | Fix flake8 violations | Takeshi KOMIYA | 2018-02-19 | 1 | -1/+2 |
* | A happy new year! | Takeshi KOMIYA | 2018-01-01 | 1 | -1/+1 |
* | Year++ | Takeshi KOMIYA | 2017-03-26 | 1 | -1/+1 |
* | Obligatory copyright update. | Georg Brandl | 2016-01-14 | 1 | -1/+1 |
* | Merge branch 'stable' | Georg Brandl | 2015-01-03 | 1 | -1/+1 |
* | Complete test suite overhaul. | Georg Brandl | 2014-09-21 | 1 | -0/+346 |