Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge branch '3.x' | Takeshi KOMIYA | 2020-10-24 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | Fix mypy violations (with mypy-0.790) | Takeshi KOMIYA | 2020-10-24 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch '3.x' | Takeshi KOMIYA | 2020-07-05 | 1 | -3/+3 | |
|\ \ | |/ | ||||||
| * | Closes #7887: Updated the sphinx.js locale json dump to indent for ↵ | Charles | 2020-07-04 | 1 | -3/+3 | |
| | | | | | | | | readability. Changed files to open with utf8 encoding | |||||
* | | Merge branch '3.x' | Takeshi KOMIYA | 2020-06-04 | 1 | -1/+2 | |
|\ \ | |/ | ||||||
| * | 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 | |
| | | | ||||||
| * | | Add py38 to the list of PyPI classifiers | Takeshi KOMIYA | 2020-05-29 | 1 | -0/+1 | |
| |/ | ||||||
* | | Merge branch '3.x' | Takeshi KOMIYA | 2020-03-23 | 1 | -0/+1 | |
|\ \ | |/ | ||||||
| * | Fix #7331: autodoc: a cython-function is not recognized as a function | Takeshi KOMIYA | 2020-03-22 | 1 | -0/+1 | |
| | | ||||||
* | | Merge branch '3.x' | Takeshi KOMIYA | 2020-03-12 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | Merge branch '2.x' into 3.x | Takeshi KOMIYA | 2020-03-12 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Fix mypy violations (with mypy-0.770) | Takeshi KOMIYA | 2020-03-12 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge branch '3.x' | Takeshi KOMIYA | 2020-03-10 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | Unpin pytest | Daniel Hahler | 2020-03-09 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | Was done in https://github.com/sphinx-doc/sphinx/pull/7037 to work around a bug in 5.3.3. | |||||
* | | | Drop docutils 0.12 and 0.13 support | Takeshi KOMIYA | 2020-03-07 | 1 | -1/+1 | |
| | | | ||||||
* | | | Drop python 3.5 support | Takeshi KOMIYA | 2020-03-07 | 1 | -4/+3 | |
|/ / | ||||||
* | | Close #6623: babel-2.0 or above is available (Unpinned) | Takeshi KOMIYA | 2020-02-08 | 1 | -1/+1 | |
| | | | | | | | | | | | | refs: * 6bce0a1c10f7ebeda7b54afed88c27dca185f1ee * https://github.com/mitsuhiko/babel/issues/174 | |||||
* | | Add new extras_require: lint | Takeshi KOMIYA | 2020-01-23 | 1 | -4/+7 | |
|/ | ||||||
* | Test with pytest-5.3.2 | Takeshi KOMIYA | 2020-01-19 | 1 | -1/+1 | |
| | | | | | It seems our CI build has been broken since pytest-5.3.3. This pins it to 5.3.2 to fix it temporarily. | |||||
* | Fix mypy violations (for mypy-0.761) | Takeshi KOMIYA | 2019-12-21 | 1 | -1/+1 | |
| | ||||||
* | Fix mypy violations (for mypy-0.750) | Takeshi KOMIYA | 2019-11-30 | 1 | -1/+1 | |
| | ||||||
* | add urls to Code and Issue tracker for PyPi | Andriy Orehov | 2019-11-14 | 1 | -0/+4 | |
| | ||||||
* | Add py.typed to make PEP-561 compatible | Lewis Russell | 2019-10-31 | 1 | -0/+3 | |
| | ||||||
* | Fix mypy violations (for mypy-0.740) | Takeshi KOMIYA | 2019-10-20 | 1 | -1/+1 | |
| | ||||||
* | Fix mypy violations (for mypy-0.730) | Takeshi KOMIYA | 2019-10-06 | 1 | -1/+1 | |
| | ||||||
* | Fix mypy violations (for mypy-0.720) | Takeshi KOMIYA | 2019-07-13 | 1 | -1/+1 | |
| | ||||||
* | Fix mypy violations (for mypy-0.711) | Takeshi KOMIYA | 2019-06-29 | 1 | -1/+1 | |
| | ||||||
* | Fix mypy violations (for mypy-0.710) | Takeshi KOMIYA | 2019-06-21 | 1 | -1/+1 | |
| | ||||||
* | Add extra requirements for docs (refs: #6336) | Takeshi KOMIYA | 2019-05-04 | 1 | -0/+3 | |
| | ||||||
* | Add long_description_content_type to package metadata | Takeshi KOMIYA | 2019-03-10 | 1 | -0/+1 | |
| | ||||||
* | Fix #6140: Use unittest.mock instead of mock | Takeshi KOMIYA | 2019-03-09 | 1 | -1/+0 | |
| | ||||||
* | Separate json and pickle to sphinxcontrib package | Takeshi KOMIYA | 2019-02-17 | 1 | -0/+1 | |
| | ||||||
* | Separate htmlhelp to sphinxcontrib package | Takeshi KOMIYA | 2019-02-15 | 1 | -0/+1 | |
| | ||||||
* | Separate applehelp to sphinxcontrib package | Takeshi KOMIYA | 2019-02-06 | 1 | -0/+1 | |
| | ||||||
* | Separate devhelp to sphinxcontrib package | Takeshi KOMIYA | 2019-01-20 | 1 | -0/+1 | |
| | ||||||
* | Separate qthelp to sphinxcontrib package | Takeshi KOMIYA | 2019-01-19 | 1 | -0/+1 | |
| | ||||||
* | Drop dependency: sphinxcontrib-websupport | Takeshi KOMIYA | 2019-01-14 | 1 | -4/+0 | |
| | ||||||
* | Separate jsmath to sphinxcontrib package | Takeshi KOMIYA | 2019-01-13 | 1 | -0/+1 | |
| | ||||||
* | Remove redundant mypy config 'incremental' | Jon Dufresne | 2019-01-06 | 1 | -1/+1 | |
| | | | | | | | The mypy config 'incremental` has defaulted as true since version 0.590. Can drop the local override. For details, see: https://github.com/python/mypy/commit/6b13652a466ccb102987a2ab1fa93d4b52fd8e3f | |||||
* | Replace use of six.text_type with str | Jon Dufresne | 2018-12-18 | 1 | -1/+0 | |
| | | | | | This removes the last use of the six package allowing Sphinx to remove it as a dependency. | |||||
* | Merge pull request #5786 from tk0miya/requests-2.5 | Takeshi KOMIYA | 2018-12-18 | 1 | -1/+1 | |
|\ | | | | | Update deps: requests-2.5.0 or above | |||||
| * | Update deps: requests-2.5.0 or above | Takeshi KOMIYA | 2018-12-16 | 1 | -1/+1 | |
| | | ||||||
* | | Remove unnecessary encoding cookie from Python source files | Jon Dufresne | 2018-12-16 | 1 | -1/+0 | |
|/ | | | | | | | | | | | | | | In Python 3, the default encoding of source files is utf-8. The encoding cookie is now unnecessary and redundant so remove it. For more details, see the docs: https://docs.python.org/3/howto/unicode.html#the-string-type > The default encoding for Python source code is UTF-8, so you can > simply include a Unicode character in a string literal ... Includes a fix for the flake8 header checks to stop expecting an encoding cookie. | |||||
* | Add docutils-stubs to test deps | Takeshi KOMIYA | 2018-12-15 | 1 | -0/+1 | |
| | ||||||
* | Simplify open() call by removing default mode | Jon Dufresne | 2018-12-11 | 1 | -1/+1 | |
| | | | | | | | | | The open() function opens files in read-only text mode by default. Drop the mode argument to be slightly simpler and more idiomatic. https://docs.python.org/3/library/functions.html#open > The default mode is 'r' (open for reading text, synonym of 'rt'). | |||||
* | Drop explicit dependency: typed_ast | Jon Dufresne | 2018-11-16 | 1 | -2/+1 | |
| | | | | | | | | typed-ast has been a required dependency of mypy since v0.470. Can rely on it being installed as a transient dependency and not list it explicitly. For the change in mypy, see: https://github.com/python/mypy/commit/a207754a7e426359812c7ae490ea13c979762b51 | |||||
* | Always prefer dict literals over calls to dict() | Jon Dufresne | 2018-11-13 | 1 | -5/+5 | |
| | | | | | Dict literals are always slightly faster and are idiomatic modern Python. | |||||
* | Remove unnecessary object from class definitions | Jon Dufresne | 2018-09-11 | 1 | -1/+1 | |
| | | | | | In Python 3, all classes are new-style classes. The object in the definition is redundant and unnecessary. | |||||
* | Merge pull request #5370 from tk0miya/drop_deprecated_methods | Takeshi KOMIYA | 2018-09-05 | 1 | -1/+0 | |
|\ | | | | | Drop APIs deprecated in 2.0 |