Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use PEP 604 types | Adam Turner | 2023-01-01 | 1 | -3/+1 |
* | Insert ``from __future__ import annotations`` | Adam Turner | 2023-01-01 | 1 | -0/+2 |
* | Merge branch '4.x' | Takeshi KOMIYA | 2022-03-19 | 1 | -9/+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 |
* | | Close #10062: Change the default language to 'en' | Takeshi KOMIYA | 2022-01-12 | 1 | -1/+1 |
|/ | |||||
* | A happy new year! | Takeshi KOMIYA | 2022-01-01 | 1 | -1/+1 |
* | A happy new year! | Takeshi KOMIYA | 2021-01-01 | 1 | -1/+1 |
* | refactor: Add Optional to type annotations | Takeshi KOMIYA | 2020-04-19 | 1 | -1/+3 |
* | Merge branch '2.0' | Takeshi KOMIYA | 2019-06-15 | 1 | -10/+5 |
|\ | |||||
| * | Migrate to py3 style type annotation: sphinx.builders.latex.util | Takeshi KOMIYA | 2019-06-10 | 1 | -12/+6 |
* | | Merge branch '2.0' | Takeshi KOMIYA | 2019-06-01 | 1 | -3/+5 |
|\ \ | |/ | |||||
| * | Close #6239: latex: Support to build Chinese documents | Takeshi KOMIYA | 2019-05-29 | 1 | -3/+5 |
* | | Drop features and APIs deprecated in 1.8 | Takeshi KOMIYA | 2019-03-30 | 1 | -11/+0 |
|/ | |||||
* | latex: Move ExtBabel to sphinx.builders.latex.util package | Takeshi KOMIYA | 2019-01-04 | 1 | -0/+68 |