index
:
delta/python-packages/sphinx-git.git
1.8.x
3.2.x
3.3.x
3.4.x
3.5.x
3.x
4.0.x
4.1.x
4.2.x
4.3.x
4.4.x
4.x
4606_incorrect_location_of_docstring
7.0.x
7613_class__signature__
7727_autosummary_PycodeError
7996_man_make_section_directory
8321_linkcheck_tel_links
8342_warning_for_unknown_domain
8349_sphinx-contrib
9864_mathjax_loading_method
bot/pull-translations
cleanup_napoleon
dependabot/github_actions/peter-evans/create-pull-request-5
dependabot/npm_and_yarn/follow-redirects-1.14.7
dependabot/npm_and_yarn/http-proxy-1.18.1
master
mypy-0.790
support_py310
github.com: sphinx-doc/sphinx.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sphinx
/
testing
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix mypy violations (for mypy-0.730)
Takeshi KOMIYA
2019-10-06
1
-4
/
+4
*
Merge branch '2.1.3' into 2.0
Takeshi KOMIYA
2019-07-13
1
-4
/
+4
|
\
|
*
Fix mypy violations (for mypy-0.720)
Takeshi KOMIYA
2019-07-13
1
-4
/
+4
*
|
Migrate to py3 style type annotation: sphinx.testing.restructuredtext
Takeshi KOMIYA
2019-07-06
1
-8
/
+3
*
|
Migrate to py3 style type annotation: sphinx.testing.fixtures
Takeshi KOMIYA
2019-07-06
1
-9
/
+4
*
|
Migrate to py3 style type annotation: sphinx.testing.path
Takeshi KOMIYA
2019-07-06
1
-55
/
+28
*
|
Migrate to py3 style type annotation: sphinx.testing.util
Takeshi KOMIYA
2019-07-06
1
-36
/
+18
|
/
*
Python-3-only clean ups discovered by pyupgrade
Jon Dufresne
2019-03-17
1
-2
/
+2
*
Merge branch '2.0' into 2155_code_directive
Takeshi KOMIYA
2019-03-10
1
-1
/
+0
|
\
|
*
Clean up import for annotations
Takeshi KOMIYA
2019-03-06
1
-1
/
+0
*
|
Add sphinx.testing.restructuredtext.parse()
Takeshi KOMIYA
2019-03-03
1
-0
/
+38
|
/
*
Stop to use $SPHINX_TEST_TEMPDIR envvar
Takeshi KOMIYA
2019-01-13
1
-3
/
+6
*
Use subprocess.run() instead of Popen()
Takeshi KOMIYA
2019-01-13
1
-4
/
+2
*
Add PathComparer for testing and fix 2 test failure on Windows. (#5943)
Takayuki SHIMIZUKAWA
2019-01-13
1
-0
/
+101
*
Remove use of deprecated APIs
Takeshi KOMIYA
2019-01-03
1
-1
/
+1
*
Merge branch '1.8'
Takeshi KOMIYA
2019-01-02
4
-4
/
+4
|
\
|
*
A happy new year!
Takeshi KOMIYA
2019-01-02
4
-4
/
+4
*
|
Replace use of six.text_type with str
Jon Dufresne
2018-12-18
1
-4
/
+2
*
|
Remove unnecessary encoding cookie from Python source files
Jon Dufresne
2018-12-16
4
-4
/
+0
*
|
Merge pull request #5796 from jdufresne/super
Takeshi KOMIYA
2018-12-16
1
-3
/
+3
|
\
\
|
*
|
Use Python 3 super() argument-less syntax
Jon Dufresne
2018-12-15
1
-3
/
+3
*
|
|
Remove unnecessary bytes type check from path.write_text()
Jon Dufresne
2018-12-15
1
-2
/
+0
|
/
/
*
|
Replace all "unicode" type by "str"
Takeshi KOMIYA
2018-12-15
2
-18
/
+16
*
|
Remove print_function feature
Takeshi KOMIYA
2018-12-15
1
-1
/
+0
*
|
refactor: Replace six.StringIO by io.StringIO
Takeshi KOMIYA
2018-12-15
1
-1
/
+1
*
|
Add docutils-stubs to test deps
Takeshi KOMIYA
2018-12-15
1
-4
/
+4
*
|
Move to py3 mode for mypy (and remove many "type: ignore" comments)
Takeshi KOMIYA
2018-12-15
2
-4
/
+4
*
|
Simplify open() call by removing default mode
Jon Dufresne
2018-12-11
1
-1
/
+1
*
|
Fix annotations of testing
Takeshi KOMIYA
2018-12-03
1
-4
/
+13
*
|
Fix annotations (minor fixes)
Takeshi KOMIYA
2018-12-03
1
-1
/
+2
*
|
Add sphinx.util.typing:unicode to help mypy-3 migration
Takeshi KOMIYA
2018-11-24
2
-0
/
+2
*
|
Replace six.string_types with native str
Jon Dufresne
2018-11-21
2
-5
/
+3
*
|
Simplify ensuredir() with Python3 stdlib features
Jon Dufresne
2018-11-20
2
-7
/
+5
*
|
Merge pull request #5623 from jdufresne/comments
Takeshi KOMIYA
2018-11-13
1
-4
/
+0
|
\
\
|
*
|
Remove commented out dead code in sphinx/testing/util.py
Jon Dufresne
2018-11-12
1
-4
/
+0
*
|
|
Correct type annotation to remove 'type: ignore' comment
Jon Dufresne
2018-11-12
1
-2
/
+2
|
/
/
*
|
Use super() to call parent class's method
Jon Dufresne
2018-11-11
1
-3
/
+3
*
|
Merge branch '1.8'
Takeshi KOMIYA
2018-10-16
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix mypy violations
Takeshi KOMIYA
2018-10-16
1
-1
/
+1
*
|
Merge branch 'master' into HEAD
Takeshi KOMIYA
2018-09-22
2
-12
/
+6
|
\
\
|
*
\
Merge branch 'master' into open
Takeshi KOMIYA
2018-09-22
2
-10
/
+5
|
|
\
\
|
|
*
|
refactoring: Drop PY2 and PY3 flags
Takeshi KOMIYA
2018-09-22
2
-10
/
+5
|
|
*
|
Merge branch '1.8'
Takeshi KOMIYA
2018-09-20
1
-1
/
+1
|
|
|
\
\
|
|
|
|
/
|
|
|
*
Fix mypy violations
Takeshi KOMIYA
2018-09-18
1
-1
/
+1
|
*
|
|
Prefer builtin open() over io.open() and codecs.open()
Jon Dufresne
2018-09-11
1
-3
/
+2
|
|
/
/
*
|
|
Remove unnecessary object from class definitions
Jon Dufresne
2018-09-11
2
-3
/
+3
|
/
/
*
|
Drop APIs deprecated in 2.0
Takeshi KOMIYA
2018-09-03
1
-2
/
+0
|
/
*
Fix mypy violations
Takeshi KOMIYA
2018-07-15
1
-1
/
+1
*
Merge branch '1.7'
Takeshi KOMIYA
2018-06-09
1
-2
/
+8
|
\
|
*
Fix sphinx.testing uses deprecated pytest API; Node.get_marker(name)
Takeshi KOMIYA
2018-06-07
1
-2
/
+8
[next]