Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run pyupgrade (#11070) | Adam Turner | 2023-01-02 | 1 | -2/+2 |
* | Use PEP 604 types | Adam Turner | 2023-01-01 | 1 | -2/+2 |
* | Use PEP 595 types | Adam Turner | 2023-01-01 | 1 | -3/+3 |
* | Insert ``from __future__ import annotations`` | Adam Turner | 2023-01-01 | 1 | -0/+2 |
* | Remove deprecated code for Sphinx 5.0 | Adam Turner | 2022-04-17 | 1 | -11/+0 |
* | doc: Update docs for sphinx.parsers.Parser | Takeshi KOMIYA | 2022-03-27 | 1 | -17/+13 |
* | 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 |
* | Fix nits after review by tk0miya; merge HEAD | Louis Maddox | 2021-07-19 | 1 | -2/+1 |
* | Improve sphinx.parsers docstrings | Louis Maddox | 2021-07-18 | 1 | -4/+6 |
* | refactor: use raw Type for type annotations | Takeshi KOMIYA | 2021-04-04 | 1 | -3/+2 |
* | Merge branch '3.x' | Takeshi KOMIYA | 2021-01-01 | 1 | -1/+1 |
|\ | |||||
| * | A happy new year! | Takeshi KOMIYA | 2021-01-01 | 1 | -1/+1 |
* | | Do isort | Takeshi KOMIYA | 2020-11-12 | 1 | -2/+1 |
* | | Merge branch '3.x' | Takeshi KOMIYA | 2020-11-12 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Sort imports with isort | François Freitag | 2020-11-11 | 1 | -1/+3 |
* | | Merge branch '3.x' | Takeshi KOMIYA | 2020-05-04 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Add stacklevel parameter to warnings.warn() call | Takeshi KOMIYA | 2020-05-03 | 1 | -1/+1 |
* | | Hello TYPE_CHECKING! | Takeshi KOMIYA | 2020-03-07 | 1 | -3/+3 |
* | | Deprecate codes for python 3.5 | Takeshi KOMIYA | 2020-03-07 | 1 | -3/+2 |
|/ | |||||
* | Deprecate sphinx.parsers.Parser.app | Takeshi KOMIYA | 2020-02-15 | 1 | -1/+10 |
* | A happy new year! | Takeshi KOMIYA | 2020-01-01 | 1 | -1/+1 |
* | Migrate to py3 style type annotation: sphinx.parsers | Takeshi KOMIYA | 2019-12-25 | 1 | -14/+10 |
* | Fix type annotation for python 3.5.1 | Takeshi KOMIYA | 2019-07-13 | 1 | -1/+2 |
* | Merge branch '1.8' | Takeshi KOMIYA | 2019-01-02 | 1 | -1/+1 |
|\ | |||||
| * | A happy new year! | Takeshi KOMIYA | 2019-01-02 | 1 | -1/+1 |
* | | Merge branch '1.8' | jfbu | 2018-12-28 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix various spelling typos | jfbu | 2018-12-27 | 1 | -1/+1 |
* | | Remove unnecessary encoding cookie from Python source files | Jon Dufresne | 2018-12-16 | 1 | -1/+0 |
* | | Use Python 3 super() argument-less syntax | Jon Dufresne | 2018-12-15 | 1 | -1/+1 |
* | | Replace all "unicode" type by "str" | Takeshi KOMIYA | 2018-12-15 | 1 | -2/+1 |
* | | Add docutils-stubs to test deps | Takeshi KOMIYA | 2018-12-15 | 1 | -1/+1 |
* | | Process prolog and epilog on RSTParser (instead Input component) | Takeshi KOMIYA | 2018-12-05 | 1 | -19/+31 |
* | | refactor: RSTParser should inherit sphinx.parsers.Parser | Takeshi KOMIYA | 2018-12-05 | 1 | -1/+1 |
* | | refactor: Use super() to call methods of superclass | Takeshi KOMIYA | 2018-11-28 | 1 | -2/+2 |
* | | Add sphinx.util.typing:unicode to help mypy-3 migration | Takeshi KOMIYA | 2018-11-24 | 1 | -0/+1 |
* | | Drop APIs deprecated in 2.0 | Takeshi KOMIYA | 2018-09-03 | 1 | -2/+0 |
|/ | |||||
* | Update docs for sphinx.parsers.Parser | Takeshi KOMIYA | 2018-06-08 | 1 | -0/+3 |
* | Merge branch '1.7' | Takeshi KOMIYA | 2018-03-18 | 1 | -3/+2 |
|\ | |||||
| * | Revert "Use typing.TYPE_CHECKING for typehints" | Takeshi KOMIYA | 2018-03-13 | 1 | -3/+2 |
* | | Change interface of add_source_parser() and add add_source_suffix() | Takeshi KOMIYA | 2018-02-21 | 1 | -1/+1 |
* | | Merge branch '1.7' | Takeshi KOMIYA | 2018-02-18 | 1 | -2/+3 |
|\ \ | |/ | |||||
| * | Use typing.TYPE_CHECKING for typehints | Takeshi KOMIYA | 2018-02-14 | 1 | -2/+3 |
* | | Integrate source_suffix and source_parsers (refs: #4474) | Takeshi KOMIYA | 2018-01-25 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'stable' | Takeshi KOMIYA | 2018-01-07 | 1 | -4/+3 |
|\ | |||||
| * | Move SphinxSmartQuotes transform to SphinxStandaloneReader | jfbu | 2018-01-05 | 1 | -4/+3 |