Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update ``sphinx.deprecation`` for Sphinx 7.0 (#11386) | Adam Turner | 2023-04-28 | 1 | -10/+10 |
* | Revert "Support and prefer ``.jinja`` to ``_t`` for static templates (#11165)... | James Addison | 2023-04-23 | 1 | -28/+0 |
* | Support and prefer ``.jinja`` to ``_t`` for static templates (#11165) | James Addison | 2023-04-07 | 1 | -0/+28 |
* | Fix COM812 | Adam Turner | 2023-02-18 | 1 | -1/+1 |
* | Replace deprecation tooling with module level ``__getattr__`` (#11054) | Adam Turner | 2023-01-08 | 1 | -65/+46 |
* | Run pyupgrade (#11070) | Adam Turner | 2023-01-02 | 1 | -6/+6 |
* | Use PEP 595 types | Adam Turner | 2023-01-01 | 1 | -8/+8 |
* | Insert ``from __future__ import annotations`` | Adam Turner | 2023-01-01 | 1 | -0/+2 |
* | Merge branch '5.x' | Adam Turner | 2022-09-30 | 1 | -4/+4 |
|\ | |||||
| * | shrink 'any-generics' whitelist for the 'deprecation' module (#10849) | danieleades | 2022-09-29 | 1 | -4/+4 |
* | | Remove deprecated items for Sphinx 6.0 (#10471) | Adam Turner | 2022-06-16 | 1 | -3/+3 |
|/ | |||||
* | Review comments | Adam Turner | 2022-04-17 | 1 | -1/+1 |
* | Remove deprecated code for Sphinx 5.0 | Adam Turner | 2022-04-17 | 1 | -5/+1 |
* | 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 |
* | | Merge branch '4.x' | Takeshi KOMIYA | 2022-01-01 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | A happy new year! | Takeshi KOMIYA | 2022-01-01 | 1 | -1/+1 |
* | | Deprecate sphinx.writers.latex.LaTeXWriter.docclasses | Takeshi KOMIYA | 2021-12-18 | 1 | -0/+4 |
|/ | |||||
* | refactor: Remove RemovedInSphinx40Warning | Takeshi KOMIYA | 2021-05-23 | 1 | -4/+0 |
* | refactor: use raw Type for type annotations | Takeshi KOMIYA | 2021-04-04 | 1 | -3/+3 |
* | Update type annotations | Takeshi KOMIYA | 2021-02-09 | 1 | -1/+1 |
* | Merge branch '3.x' | Takeshi KOMIYA | 2021-01-01 | 1 | -1/+1 |
|\ | |||||
| * | A happy new year! | Takeshi KOMIYA | 2021-01-01 | 1 | -1/+1 |
| * | Deprecate Documenter.get_object_members() | Takeshi KOMIYA | 2020-11-21 | 1 | -0/+4 |
* | | Merge branch '3.x' | Takeshi KOMIYA | 2020-07-24 | 1 | -10/+22 |
|\ \ | |/ | |||||
| * | Preserve backwards compatibility | Peter Bell | 2020-07-16 | 1 | -41/+18 |
| * | Add type check to aliases dict | Peter Bell | 2020-07-15 | 1 | -0/+4 |
| * | Require canonical name to be specified when calling deprecated_alias | Peter Bell | 2020-07-15 | 1 | -12/+40 |
| * | Improve warning message from deprecated_alias | Peter Bell | 2020-07-13 | 1 | -4/+7 |
* | | Remove deprecated features marked as RemovedInSphinx40Warning | Takeshi KOMIYA | 2020-04-29 | 1 | -2/+2 |
* | | Merge branch '3.x' | Takeshi KOMIYA | 2020-04-27 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge pull request #7509 from tk0miya/refactor_Optional_typehints | Takeshi KOMIYA | 2020-04-20 | 1 | -1/+1 |
| |\ | |||||
| | * | refactor: Add Optional to type annotations | Takeshi KOMIYA | 2020-04-19 | 1 | -1/+1 |
* | | | Merge branch '3.x' | Takeshi KOMIYA | 2020-04-19 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | Fix sphinx crashes with ImportError on python3.5.1 | Takeshi KOMIYA | 2020-04-19 | 1 | -4/+7 |
| |/ | |||||
* | | Deprecate codes for python 3.5 | Takeshi KOMIYA | 2020-03-07 | 1 | -2/+1 |
* | | Deprecate codes for docutils-0.13 or 0.14 | Takeshi KOMIYA | 2020-03-07 | 1 | -0/+4 |
|/ | |||||
* | Merge branch '2.0' | Takeshi KOMIYA | 2020-01-01 | 1 | -1/+1 |
|\ | |||||
| * | A happy new year! | Takeshi KOMIYA | 2020-01-01 | 1 | -1/+1 |
* | | Merge branch '2.0' | Takeshi KOMIYA | 2019-12-25 | 1 | -23/+12 |
|\ \ | |/ | |||||
| * | Migrate to py3 style type annotation: sphinx.deprecation | Takeshi KOMIYA | 2019-12-25 | 1 | -23/+12 |
* | | Merge branch '2.0' | Takeshi KOMIYA | 2019-08-19 | 1 | -4/+1 |
|\ \ | |/ | |||||
| * | Switch uses of __import__ to importlib.get_module() | Jon Dufresne | 2019-08-17 | 1 | -4/+1 |
* | | Merge branch '2.0' | jfbu | 2019-08-01 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | Fix type annotation for python 3.5.1 | Takeshi KOMIYA | 2019-07-13 | 1 | -1/+2 |
* | | Merge branch '2.0' | Takeshi KOMIYA | 2019-06-02 | 1 | -2/+2 |
|\ \ | |/ |