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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix testcases for singledispatch are sometimes failed
Takeshi KOMIYA
2020-11-04
2
-23
/
+39
*
Merge branch '3.2.x' into 3.x
Takeshi KOMIYA
2020-11-01
2
-8
/
+8
|
\
|
*
C, C++, improve warnings on duplicates
Jakob Lykke Andersen
2020-10-24
2
-8
/
+8
*
|
Merge pull request #8050 from keewis/preprocess-other-sections
Takeshi KOMIYA
2020-10-30
1
-5
/
+83
|
\
\
|
*
|
enable preprocessing in the tests
Keewis
2020-08-18
1
-2
/
+3
|
*
|
Merge branch '3.x' into preprocess-other-sections
Keewis
2020-08-18
7
-41
/
+174
|
|
\
\
|
*
\
\
Merge branch '3.x' into preprocess-other-sections
Keewis
2020-08-07
3
-49
/
+114
|
|
\
\
\
|
*
|
|
|
make sure the roles are stripped from invalid names, too
Keewis
2020-08-06
1
-1
/
+19
|
*
|
|
|
Merge branch '3.x' into preprocess-other-sections
Keewis
2020-08-04
1
-2
/
+36
|
|
\
\
\
\
|
*
|
|
|
|
expect the normal raises and yields to be preprocessed, too
Keewis
2020-08-04
1
-4
/
+4
|
*
|
|
|
|
move the GoogleDocstring test to the appropriate test class
Keewis
2020-08-04
1
-16
/
+16
|
*
|
|
|
|
move the return types and yield types tests to above the raises test
Keewis
2020-08-04
1
-36
/
+45
|
*
|
|
|
|
move the translations to a named variable
Keewis
2020-08-04
1
-6
/
+5
|
*
|
|
|
|
add test for the raises, yields and returns sections
Keewis
2020-08-04
1
-1
/
+52
*
|
|
|
|
|
Merge pull request #8051 from keewis/fix-see_also
Takeshi KOMIYA
2020-10-30
1
-2
/
+31
|
\
\
\
\
\
\
|
*
|
|
|
|
|
always use :obj: instead of searching the inventory
Keewis
2020-08-07
1
-28
/
+3
|
*
|
|
|
|
|
translate the functions before attempting to find a matching role
Keewis
2020-08-06
1
-0
/
+32
|
*
|
|
|
|
|
fix the tests by falling back to a empty dict on AttributeError
Keewis
2020-08-04
1
-0
/
+22
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch '3.x' into 7785_autodoc_typehints_none_for_overloads
Takeshi KOMIYA
2020-10-28
2
-0
/
+12
|
\
\
\
\
\
\
|
*
|
|
|
|
|
autodoc: Add test for single-string __slots__
Matthias Geier
2020-10-25
2
-0
/
+12
*
|
|
|
|
|
|
Fix #7785: autodoc_typehints=none does not effect to overloads
Takeshi KOMIYA
2020-10-24
1
-0
/
+48
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #8295 from tk0miya/refactor_root
Takeshi KOMIYA
2020-10-24
3
-4
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
refactor: Remove rst_epilog from test-root/conf.py
Takeshi KOMIYA
2020-10-06
3
-4
/
+4
*
|
|
|
|
|
|
Merge pull request #8303 from larsoner/tuple
Takeshi KOMIYA
2020-10-24
1
-1
/
+9
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
TST: Add test
Eric Larson
2020-10-07
1
-1
/
+9
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch '3.x' into 3.2.x_to_3.x
Takeshi KOMIYA
2020-10-24
26
-37
/
+309
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
|
|
|
|
|
/
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge pull request #8283 from tk0miya/7786_overloads_in_other_file
Takeshi KOMIYA
2020-10-06
2
-0
/
+21
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Fix #7786: autodoc: can't detect overloaded methods defined in other file
Takeshi KOMIYA
2020-10-05
2
-0
/
+21
|
*
|
|
|
|
|
Fix #8255: py domain: number in defarg is changed to decimal
Takeshi KOMIYA
2020-10-05
1
-0
/
+13
|
*
|
|
|
|
|
pycode: ast.unparse() construct number literals using source code
Takeshi KOMIYA
2020-10-05
1
-5
/
+9
|
|
/
/
/
/
/
|
*
|
|
|
|
Merge pull request #8273 from sphinx-doc/7996_man_make_section_directory
Takeshi KOMIYA
2020-10-04
1
-0
/
+7
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Close #7996: manpage: Add man_make_section_directory
7996_man_make_section_directory
Takeshi KOMIYA
2020-10-03
1
-0
/
+7
|
*
|
|
|
|
|
Merge pull request #8120 from tk0miya/6640_allow_to_override_system_message
Takeshi KOMIYA
2020-10-04
1
-0
/
+29
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
Fix #6640: i18n: Failed to override system message translation
Takeshi KOMIYA
2020-10-04
1
-0
/
+29
|
*
|
|
|
|
|
|
Merge branch '3.x' into 7964_tuple_in_signature
Takeshi KOMIYA
2020-10-04
15
-30
/
+150
|
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
*
|
|
|
|
|
Fix #8157: autodoc: TypeError is raised when annotation has invalid __args__
Takeshi KOMIYA
2020-10-04
1
-0
/
+8
|
|
|
/
/
/
/
/
|
|
*
|
|
|
|
Merge pull request #8272 from francoisfreitag/strip_whitespaces
Takeshi KOMIYA
2020-10-03
9
-30
/
+30
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
Strip trailing whitespaces and normalize line endings
François Freitag
2020-10-03
9
-30
/
+30
|
|
*
|
|
|
|
|
Merge pull request #8269 from francoisfreitag/raise-anchor
Takeshi KOMIYA
2020-10-03
3
-0
/
+39
|
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
Fix #8268: make linkcheck report HTTP errors
François Freitag
2020-10-03
3
-0
/
+39
|
|
*
|
|
|
|
|
Close #6518: autodoc: Add autodoc_type_aliases
Takeshi KOMIYA
2020-10-03
2
-0
/
+73
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
Fix #7964: autodoc: Tuple in default value is wrongly rendered
Takeshi KOMIYA
2020-10-03
1
-1
/
+1
|
|
/
/
/
/
/
|
*
|
|
|
|
Merge pull request #8142 from jcarrano/typing-generic-signatures
Takeshi KOMIYA
2020-10-03
2
-0
/
+27
|
|
\
\
\
\
\
|
|
*
|
|
|
|
autodoc: blacklist typing.Generic.__new__
Juan Carrano
2020-08-21
1
-1
/
+0
|
|
*
|
|
|
|
autodoc: Test the signature of typing.Generic subclasses.
Juan Carrano
2020-08-21
2
-0
/
+28
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
respond to review comments
Robert Cohn
2020-10-01
1
-2
/
+1
|
*
|
|
|
|
add parallel to SphinxTestApp
Robert Cohn
2020-09-30
1
-0
/
+6
|
*
|
|
|
|
Merge branch '3.x' into 8190_autodoc-process-docstring-without_ending_blankline
Takeshi KOMIYA
2020-09-21
3
-1
/
+34
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge branch '3.x' into 8103_cached_property
Takeshi KOMIYA
2020-09-13
7
-38
/
+115
|
|
|
\
\
\
\
\
|
|
|
*
\
\
\
\
Merge branch '3.2.x' into 3.x
Takeshi KOMIYA
2020-09-13
1
-1
/
+7
|
|
|
|
\
\
\
\
\
|
|
|
|
|
/
/
/
/
|
|
|
|
/
|
|
|
|
[next]