Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow multi-line object description signatures (#11011) | TLouf | 2023-05-11 | 1 | -6/+81 |
* | Partially revert "Disable localisation when SOURCE_DATE_EPOCH is set (#10949)... | Adam Turner | 2023-04-21 | 1 | -2/+2 |
* | Disable localisation when ``SOURCE_DATE_EPOCH`` is set (#10949) | James Addison | 2023-04-07 | 1 | -2/+2 |
* | Resolve lint errors from Ruff 0.0.261 | Adam Turner | 2023-04-05 | 1 | -2/+1 |
* | Resolve lint errors from Ruff 0.0.260 | Adam Turner | 2023-03-31 | 1 | -1/+2 |
* | Fix COM812 | Adam Turner | 2023-02-18 | 1 | -3/+3 |
* | Resolve Ruff SIM114 violations | Adam Turner | 2023-02-15 | 1 | -1/+1 |
* | Shrink 'any-generics' whitelist for 'writers' module (#10867) | danieleades | 2023-01-02 | 1 | -2/+2 |
* | Run pyupgrade (#11070) | Adam Turner | 2023-01-02 | 1 | -6/+4 |
* | Use PEP 604 types | Adam Turner | 2023-01-01 | 1 | -5/+5 |
* | Use PEP 595 types | Adam Turner | 2023-01-01 | 1 | -26/+25 |
* | 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 |
* | address some unused loop control variables (B007) | Daniel Eades | 2022-01-12 | 1 | -2/+2 |
* | Migrate to Node.findall() from Node.traverse() | Takeshi KOMIYA | 2022-01-03 | 1 | -1/+1 |
* | Merge branch '4.3.x' into 4.x | Takeshi KOMIYA | 2022-01-01 | 1 | -1/+1 |
|\ | |||||
| * | A happy new year! | Takeshi KOMIYA | 2022-01-01 | 1 | -1/+1 |
* | | Fix flake8 warnings | Takeshi KOMIYA | 2021-12-24 | 1 | -1/+1 |
* | | drop translator-specific unknown_visit calls | James Knight | 2021-12-05 | 1 | -3/+0 |
|/ | |||||
* | refactor: Node.traverse() will returns generator since 0.18 | Takeshi KOMIYA | 2021-10-10 | 1 | -1/+1 |
* | Improve sphinx.writers.text docstrings | Louis Maddox | 2021-07-18 | 1 | -18/+17 |
* | Decl styling, update writers | Jakob Lykke Andersen | 2021-04-12 | 1 | -6/+24 |
* | refactor: Use PEP-526 based variable annotation (sphinx.writers) | Takeshi KOMIYA | 2021-03-13 | 1 | -18/+17 |
* | Merge branch '3.x' | Takeshi KOMIYA | 2021-01-01 | 1 | -1/+1 |
|\ | |||||
| * | A happy new year! | Takeshi KOMIYA | 2021-01-01 | 1 | -1/+1 |
* | | Merge branch '3.x' | Takeshi KOMIYA | 2020-11-12 | 1 | -4/+4 |
|\ \ | |/ | |||||
| * | Sort imports with isort | François Freitag | 2020-11-11 | 1 | -4/+3 |
* | | Merge branch '3.x' | Takeshi KOMIYA | 2020-11-02 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | Don't remove substitution_reference nodes (fix #7953) | Brecht Machiels | 2020-09-08 | 1 | -0/+3 |
* | | Merge branch '3.x' | Takeshi KOMIYA | 2020-07-24 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | fix typo | Tetsuo Koyama | 2020-07-19 | 1 | -1/+1 |
* | | Merge branch '3.x' | Takeshi KOMIYA | 2020-07-05 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Use chain.from_iterable in text.py | Ram Rachum | 2020-06-17 | 1 | -1/+1 |
* | | Hello TYPE_CHECKING! | Takeshi KOMIYA | 2020-03-07 | 1 | -3/+2 |
|/ | |||||
* | refactor: Update type annotations in sphinx.writers.* | Takeshi KOMIYA | 2020-02-23 | 1 | -21/+21 |
* | Merge branch '2.x' into 3.x | Takeshi KOMIYA | 2020-02-18 | 1 | -1/+0 |
|\ | |||||
| * | Fix #7170: text: Remove debug print | Takeshi KOMIYA | 2020-02-18 | 1 | -1/+0 |
* | | Merge branch '2.0' | Takeshi KOMIYA | 2020-01-01 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | A happy new year! | Takeshi KOMIYA | 2020-01-01 | 1 | -1/+1 |
| * | mypy: Enable disallow_incomplete_defs flag for type checking | Takeshi KOMIYA | 2019-12-30 | 1 | -3/+3 |
* | | Fix flake8 violation | Takeshi KOMIYA | 2019-12-01 | 1 | -1/+1 |
* | | Merge branch '2.0' | Takeshi KOMIYA | 2019-12-01 | 1 | -13/+20 |
|\ \ | |/ | |||||
| * | Fix #6867: text: extra spaces are inserted to hyphenated words on folding lines | Takeshi KOMIYA | 2019-11-30 | 1 | -13/+20 |
* | | Merge branch '2.0' | Takeshi KOMIYA | 2019-11-30 | 1 | -403/+205 |
|\ \ | |/ | |||||
| * | Migrate to py3 style type annotation: sphinx.writers.text | Takeshi KOMIYA | 2019-11-26 | 1 | -407/+207 |
* | | Merge branch '2.0' | Takeshi KOMIYA | 2019-07-13 | 1 | -1/+1 |
|\ \ | |/ |