Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run pyupgrade (#11070) | Adam Turner | 2023-01-02 | 1 | -1/+1 |
* | Use PEP 604 types | Adam Turner | 2023-01-01 | 1 | -6/+6 |
* | Use PEP 595 types | Adam Turner | 2023-01-01 | 1 | -6/+6 |
* | Insert ``from __future__ import annotations`` | Adam Turner | 2023-01-01 | 1 | -0/+2 |
* | 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 |
* | Fix comparer | Takeshi KOMIYA | 2020-02-23 | 1 | -1/+1 |
* | refactor: Update type annotations in sphinx.testing.* | Takeshi KOMIYA | 2020-02-23 | 1 | -6/+8 |
* | A happy new year! | Takeshi KOMIYA | 2020-01-01 | 1 | -1/+1 |
* | Add PathComparer for testing and fix 2 test failure on Windows. (#5943) | Takayuki SHIMIZUKAWA | 2019-01-13 | 1 | -0/+101 |