Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't add colours to messagelog | Adam Turner | 2023-05-15 | 1 | -1/+0 |
* | Resolve lint errors from Ruff 0.0.254 | Adam Turner | 2023-03-05 | 1 | -22/+19 |
* | Fix COM812 | Adam Turner | 2023-02-18 | 1 | -2/+2 |
* | Address SIM103 lints (#11052) | danieleades | 2023-01-02 | 1 | -4/+1 |
* | Run pyupgrade (#11070) | Adam Turner | 2023-01-02 | 1 | -9/+9 |
* | Use PEP 604 types | Adam Turner | 2023-01-01 | 1 | -4/+4 |
* | Use PEP 595 types | Adam Turner | 2023-01-01 | 1 | -11/+11 |
* | Insert ``from __future__ import annotations`` | Adam Turner | 2023-01-01 | 1 | -0/+2 |
* | remove blanket 'noqas' | Daniel Eades | 2022-12-16 | 1 | -1/+3 |
* | Merge branch '5.0.x' into 5.x | Takeshi KOMIYA | 2022-07-23 | 1 | -2/+2 |
|\ | |||||
| * | Fix mypy violations (with mypy-0.971) | Takeshi KOMIYA | 2022-07-23 | 1 | -2/+2 |
* | | logging: always show source locations as absolute paths (#10460) | Doug Hellmann | 2022-06-16 | 1 | -0/+3 |
* | | Increase static typing strictness (#10530) | Adam Turner | 2022-06-16 | 1 | -2/+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 |
* | simplify some set comparisons (SIM109) | Daniel Eades | 2022-01-10 | 1 | -6/+2 |
* | A happy new year! | Takeshi KOMIYA | 2022-01-01 | 1 | -1/+1 |
* | Fix #9979: Error level messages were displayed as warning messages | Takeshi KOMIYA | 2021-12-17 | 1 | -1/+8 |
* | Fix mypy violations (with mypy-0.920) | Takeshi KOMIYA | 2021-12-17 | 1 | -1/+1 |
* | Fix a flake8 warning | Takeshi KOMIYA | 2021-10-31 | 1 | -3/+4 |
* | Merge pull request #9656 from sdhiscocks/suppress_warning_subtype_none | Takeshi KOMIYA | 2021-10-31 | 1 | -1/+2 |
|\ | |||||
| * | Fix issue with warnings without subtype being incorrectly suppressed | Steven Hiscocks | 2021-09-20 | 1 | -1/+2 |
* | | Closes #9733: Fix for logging handler flushing warnings in the middle of the ... | gibsondan | 2021-10-25 | 1 | -0/+5 |
|/ | |||||
* | Improve sphinx.util.logging docstrings | Louis Maddox | 2021-07-18 | 1 | -8/+8 |
* | Merge branch '4.0.x' into 4.x | Takeshi KOMIYA | 2021-06-13 | 1 | -3/+3 |
|\ | |||||
| * | Fix mypy violations (delete type: ignore ) (with mypy-0.900) | Junya Fukuda | 2021-06-13 | 1 | -3/+3 |
* | | refactor: Add Optional to type annotations | Takeshi KOMIYA | 2021-05-03 | 1 | -2/+2 |
|/ | |||||
* | refactor: Use PEP-526 based variable annotation (sphinx.util) | Takeshi KOMIYA | 2021-03-10 | 1 | -7/+9 |
* | Update type annotations | Takeshi KOMIYA | 2021-02-09 | 1 | -2/+4 |
* | 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 | -2/+1 |
|\ \ | |/ | |||||
| * | Sort imports with isort | François Freitag | 2020-11-11 | 1 | -1/+2 |
* | | Merge branch '3.x' | Takeshi KOMIYA | 2020-05-04 | 1 | -2/+6 |
|\ \ | |/ | |||||
| * | Preserve exception info in raised SphinxWarning objects | Eric Wieser | 2020-05-03 | 1 | -2/+6 |
* | | Merge branch '3.x' | Takeshi KOMIYA | 2020-04-13 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix #7423: crashed when giving a non-string object to logger | Takeshi KOMIYA | 2020-04-09 | 1 | -1/+1 |
* | | Merge branch '3.x' | Takeshi KOMIYA | 2020-03-23 | 1 | -10/+25 |
|\ \ | |/ | |||||
| * | Add "once" option to logger.warning() | Takeshi KOMIYA | 2020-03-21 | 1 | -1/+22 |
| * | refactor SphinxLoggerAdapter | Takeshi KOMIYA | 2020-03-21 | 1 | -10/+4 |
* | | Merge branch '3.x' | Takeshi KOMIYA | 2020-03-21 | 1 | -5/+22 |
|\ \ | |/ | |||||
| * | Add suppress_logging() | Takeshi KOMIYA | 2020-03-18 | 1 | -5/+22 |
* | | Hello TYPE_CHECKING! | Takeshi KOMIYA | 2020-03-07 | 1 | -2/+2 |
* | | Deprecate codes for python 3.5 | Takeshi KOMIYA | 2020-03-07 | 1 | -2/+1 |
|/ | |||||
* | 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 | -2/+2 |
* | Fix type annotation for python 3.5.1 | Takeshi KOMIYA | 2019-07-13 | 1 | -1/+2 |