Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix pytest style issues | Adam Turner | 2023-02-18 | 1 | -5/+6 |
* | `.read_text()` -> `.read_text(encoding='utf8')` | Adam Turner | 2022-04-27 | 1 | -1/+1 |
* | Collapse single line docstrings | Adam Turner | 2022-02-20 | 1 | -2/+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 |
* | test: Use read_text() and read_bytes() | Takeshi KOMIYA | 2020-02-01 | 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 |
* | | The default setting for master_doc is changed to 'index' | Takeshi KOMIYA | 2018-09-04 | 1 | -1/+1 |
|/ | |||||
* | A happy new year! | Takeshi KOMIYA | 2018-01-01 | 1 | -1/+1 |
* | Year++ | Takeshi KOMIYA | 2017-03-26 | 1 | -1/+1 |
* | pytest optimizatoin: | shimizukawa | 2017-01-08 | 1 | -36/+24 |
* | Fix style-checker errors | Takeshi KOMIYA | 2016-05-29 | 1 | -6/+6 |
* | Code enhancements (thanks to mitya57 and tk0miya): | Alexis Bienvenüe | 2016-05-02 | 1 | -31/+33 |
* | Corrects copyright year using SOURCE_DATE_EPOCH if set | Alexis Bienvenüe | 2016-04-28 | 1 | -0/+47 |