Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '3.x' | Takeshi KOMIYA | 2021-01-01 | 1 | -1/+1 |
|\ | |||||
| * | A happy new year! | Takeshi KOMIYA | 2021-01-01 | 1 | -1/+1 |
* | | Fix flake8 violation | Takeshi KOMIYA | 2020-11-12 | 1 | -0/+1 |
* | | Do isort | Takeshi KOMIYA | 2020-11-12 | 1 | -1/+0 |
* | | Merge branch '3.x' | Takeshi KOMIYA | 2020-11-12 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Sort imports with isort | François Freitag | 2020-11-11 | 1 | -2/+1 |
| * | Preserve backwards compatibility | Peter Bell | 2020-07-16 | 1 | -11/+17 |
| * | Require canonical name to be specified when calling deprecated_alias | Peter Bell | 2020-07-15 | 1 | -8/+10 |
* | | Merge branch '3.x' | Takeshi KOMIYA | 2020-07-05 | 1 | -3/+4 |
|\ \ | |/ | |||||
| * | Fix exception causes all over the codebase | Ram Rachum | 2020-06-14 | 1 | -3/+4 |
| * | Merge branch '3.0.x' into 3.x | Takeshi KOMIYA | 2020-06-03 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix mypy violations (with mypy-0.780) | Takeshi KOMIYA | 2020-06-03 | 1 | -1/+1 |
* | | | Merge branch '3.x' | Takeshi KOMIYA | 2020-05-04 | 1 | -2/+9 |
|\ \ \ | |/ / | |||||
| * | | refactor: Catch ImportError for lib2to3 to support future python | Takeshi KOMIYA | 2020-05-04 | 1 | -2/+9 |
| |/ | |||||
* | | Remove deprecated features marked as RemovedInSphinx40Warning | Takeshi KOMIYA | 2020-04-29 | 1 | -52/+2 |
* | | Deprecate sphinx.util.pycompat.execfile_() | Takeshi KOMIYA | 2020-03-16 | 1 | -1/+8 |
|/ | |||||
* | refactor: Update type annotations in sphinx.util.* | Takeshi KOMIYA | 2020-02-16 | 1 | -1/+1 |
* | A happy new year! | Takeshi KOMIYA | 2020-01-01 | 1 | -1/+1 |
* | Fix mypy violations (for mypy-0.740) | Takeshi KOMIYA | 2019-10-20 | 1 | -1/+1 |
* | Migrate to py3 style type annotation: sphinx.util.pycompat | Takeshi KOMIYA | 2019-06-03 | 1 | -8/+3 |
* | Clean up import for annotations | Takeshi KOMIYA | 2019-03-06 | 1 | -1/+1 |
* | Deprecate sphinx.util.pycompat:sys_encoding | Takeshi KOMIYA | 2019-02-11 | 1 | -5/+1 |
* | refactor: Move NoneType to sphinx.util.typing | Takeshi KOMIYA | 2019-02-11 | 1 | -3/+2 |
* | refactor: Move terminal_safe() to sphinx.util.console | Takeshi KOMIYA | 2019-02-11 | 1 | -6/+3 |
* | refactor: deprecate some pycompat functions | Takeshi KOMIYA | 2019-01-07 | 1 | -8/+14 |
* | Merge branch '1.8' | Takeshi KOMIYA | 2019-01-02 | 1 | -1/+1 |
|\ | |||||
| * | A happy new year! | Takeshi KOMIYA | 2019-01-02 | 1 | -1/+1 |
* | | Replace use of six.text_type with str | Jon Dufresne | 2018-12-18 | 1 | -3/+1 |
* | | Remove unnecessary encoding cookie from Python source files | Jon Dufresne | 2018-12-16 | 1 | -1/+0 |
* | | Deprecate UnicodeMixin | Takeshi KOMIYA | 2018-12-16 | 1 | -1/+7 |
* | | Replace all "unicode" type by "str" | Takeshi KOMIYA | 2018-12-15 | 1 | -4/+3 |
* | | Move to py3 mode for mypy (and remove many "type: ignore" comments) | Takeshi KOMIYA | 2018-12-15 | 1 | -1/+1 |
* | | Add sphinx.util.typing:unicode to help mypy-3 migration | Takeshi KOMIYA | 2018-11-24 | 1 | -0/+1 |
* | | Deprecate evaluating Python 2 syntax in configuration files | Jon Dufresne | 2018-11-22 | 1 | -7/+16 |
* | | Replace six.exec_() with Python 3 built-in exec() | Jon Dufresne | 2018-11-20 | 1 | -2/+2 |
* | | Deprecate sphinx.util.pycompat.u | Jon Dufresne | 2018-11-12 | 1 | -1/+1 |
* | | Merge branch 'master' into HEAD | Takeshi KOMIYA | 2018-09-22 | 1 | -95/+34 |
|\ \ | |||||
| * | | refactoring: Drop PY2 and PY3 flags | Takeshi KOMIYA | 2018-09-22 | 1 | -92/+32 |
| |/ | |||||
* | | Remove unnecessary object from class definitions | Jon Dufresne | 2018-09-11 | 1 | -2/+2 |
|/ | |||||
* | Revert "Use typing.TYPE_CHECKING for typehints" | Takeshi KOMIYA | 2018-03-13 | 1 | -3/+2 |
* | Use typing.TYPE_CHECKING for typehints | Takeshi KOMIYA | 2018-02-14 | 1 | -2/+3 |
* | Use flake8-import-order | Takeshi KOMIYA | 2018-01-28 | 1 | -1/+1 |
* | A happy new year! | Takeshi KOMIYA | 2018-01-01 | 1 | -1/+1 |
* | Fix mypy violations | Takeshi KOMIYA | 2017-10-07 | 1 | -1/+1 |
* | Update type annotations for new mypy | Takeshi KOMIYA | 2017-05-07 | 1 | -1/+1 |
* | Merge branch 'stable' | Takeshi KOMIYA | 2017-03-26 | 1 | -1/+1 |
|\ | |||||
| * | Year++ | Takeshi KOMIYA | 2017-03-26 | 1 | -1/+1 |
* | | Drop unused code (again) | Takeshi KOMIYA | 2017-03-22 | 1 | -4/+0 |
* | | Revert "Drop unused codes" | Takeshi KOMIYA | 2017-03-22 | 1 | -0/+4 |
* | | Drop unused codes | Takeshi KOMIYA | 2017-03-22 | 1 | -4/+0 |