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
*
A happy new year!
Takeshi KOMIYA
2021-01-01
98
-98
/
+98
*
Merge branch '3.4.x' into 8602_process-docstring_for_nondatadescriptors
Takeshi KOMIYA
2020-12-31
4
-1
/
+56
|
\
|
*
Fix #8164: autodoc: Classes that inherit mocked class are not documented
Takeshi KOMIYA
2020-12-29
3
-0
/
+39
|
*
autodoc: Add a helper that checks the object is mocked; ismock()
Takeshi KOMIYA
2020-12-28
1
-1
/
+17
*
|
Fix #8602: autodoc: The ``autodoc-process-docstring`` event is emitted to the...
Takeshi KOMIYA
2020-12-29
1
-0
/
+17
|
/
*
Ensure linkcheck items are comparable
François Freitag
2020-12-22
3
-0
/
+44
*
Fix #8567: autodoc: Instance attributes are incorrectly added to Parent class
Takeshi KOMIYA
2020-12-22
1
-0
/
+1
*
Fix #8559: AttributeError is raised when using ForwardRef
Takeshi KOMIYA
2020-12-22
1
-0
/
+6
*
Merge pull request #8552 from tk0miya/8236_napoleon_receives_section
Takeshi KOMIYA
2020-12-20
1
-0
/
+70
|
\
|
*
Close #8236: napoleon: Support numpydoc's "Receives" section
Takeshi KOMIYA
2020-12-19
1
-0
/
+70
*
|
Merge pull request #8555 from tk0miya/8512_test_comment
Takeshi KOMIYA
2020-12-20
1
-0
/
+2
|
\
\
|
*
|
test: Add comment for UnicodeEncodeError handler (refs: #8512)
Takeshi KOMIYA
2020-12-20
1
-0
/
+2
*
|
|
Merge pull request #8551 from tk0miya/8365_pydomain_xref_missing_context
Takeshi KOMIYA
2020-12-20
1
-0
/
+47
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix #8365: py domain: :type: and :rtype: gives false ambiguous warnings
Takeshi KOMIYA
2020-12-19
1
-0
/
+47
|
|
/
*
|
Merge pull request #8512 from jbms/fix-nonascii_srcdir
Takeshi KOMIYA
2020-12-20
1
-0
/
+2
|
\
\
|
*
|
Fix nonascii_srcdir to work when non-ascii directories aren't supported
Jeremy Maitin-Shepard
2020-11-30
1
-0
/
+2
*
|
|
Fix #741: autodoc: inherited-members doesn't support instance attributes on s...
Takeshi KOMIYA
2020-12-18
2
-0
/
+65
*
|
|
Merge pull request #8543 from tk0miya/8534_autoattribute_alias_derived
Takeshi KOMIYA
2020-12-17
2
-2
/
+8
|
\
\
\
|
*
|
|
Fix #8534: autoattribute failed to document a commented attribute in alias de...
Takeshi KOMIYA
2020-12-17
2
-2
/
+8
*
|
|
|
Fix #8545: autodoc: a __slots__ attribute is not documented even having docst...
Takeshi KOMIYA
2020-12-17
3
-0
/
+38
|
/
/
/
*
|
|
Fix #8541: autodoc_type_aliases doesn't work for the instance attrs
Takeshi KOMIYA
2020-12-17
3
-3
/
+55
*
|
|
Fix #8534: autoattribute failed to document a commented attribute in alias class
Takeshi KOMIYA
2020-12-16
3
-0
/
+36
|
|
/
|
/
|
*
|
Remove duplicate test in test_ext_autodoc.py
Jon Dufresne
2020-12-12
1
-5
/
+0
|
/
*
Merge pull request #8506 from tk0miya/8352_option_startswith_bracket
Takeshi KOMIYA
2020-11-29
1
-0
/
+22
|
\
|
*
Fix #8352: std domain: Failed to parse an option that starts with bracket
Takeshi KOMIYA
2020-11-29
1
-0
/
+22
*
|
Fix #8503: autoattribute could not create document for a GenericAlias
Takeshi KOMIYA
2020-11-29
4
-0
/
+79
*
|
Merge pull request #8505 from tk0miya/8501_extract_summary_el_at
Takeshi KOMIYA
2020-11-29
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
Fix #8501: autosummary: summary extraction splits text after "el at."
Takeshi KOMIYA
2020-11-28
1
-0
/
+3
*
|
Merge pull request #8494 from timoludwig/alias-of-builtin
Takeshi KOMIYA
2020-11-28
1
-2
/
+2
|
\
\
|
*
|
Fix #8493: Use restify() in autodoc to reference alias attributes
Timo Ludwig
2020-11-28
1
-2
/
+2
*
|
|
Merge pull request #8291 from QuentinSoubeyran/8285_napoleon_google_style_use...
Takeshi KOMIYA
2020-11-28
3
-0
/
+96
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
rebased on upstream/3.x; fixed CI
Quentin Soubeyran
2020-11-25
1
-2
/
+2
|
*
|
implemented feature in numpy style, factored common code
Quentin Soubeyran
2020-11-25
2
-16
/
+10
|
*
|
refactored code and tests, prepared for numpy feature
Quentin Soubeyran
2020-11-25
4
-16
/
+80
|
*
|
sorted imports
Quentin Soubeyran
2020-11-25
1
-1
/
+1
|
*
|
moved python 3.6+ syntax test data to standalone file
Quentin Soubeyran
2020-11-25
2
-20
/
+22
|
*
|
added napoleon_google_attr_annotations option to use PEP 526 on google style
Quentin Soubeyran
2020-11-25
1
-0
/
+36
*
|
|
Replace modify_env() with pytest monkeypatch.setenv()
Jon Dufresne
2020-11-27
2
-19
/
+4
*
|
|
Unset env variables in tests by del os.environ
François Freitag
2020-11-26
1
-1
/
+1
|
|
/
|
/
|
*
|
Fix #6629: linkcheck: Handle rate-limiting
François Freitag
2020-11-25
1
-0
/
+162
*
|
refactor with pyupgrade
Takeshi KOMIYA
2020-11-25
3
-10
/
+9
|
/
*
Merge pull request #8481 from tk0miya/8480_slots_attributes
Takeshi KOMIYA
2020-11-24
1
-0
/
+35
|
\
|
*
Fix #8480: autoattribute could not create document for __slots__ attributes
Takeshi KOMIYA
2020-11-23
1
-0
/
+35
*
|
Merge pull request #8474 from tk0miya/8360_update_warning_for_numref
Takeshi KOMIYA
2020-11-24
1
-4
/
+4
|
\
\
|
*
|
Fix #8360: Update warning message for numref
Takeshi KOMIYA
2020-11-23
1
-4
/
+4
*
|
|
Merge pull request #8475 from tk0miya/8131_too_many_redirects
Takeshi KOMIYA
2020-11-23
1
-0
/
+28
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
linkcheck: Add a testcase for infinite redirect loop on HEAD request
Takeshi KOMIYA
2020-11-23
1
-0
/
+28
|
|
/
*
|
Fix #8460: autodata directive does not display the detail of TypeVars
Takeshi KOMIYA
2020-11-22
4
-1
/
+44
|
/
*
Merge pull request #8465 from tk0miya/8460_NewType
Takeshi KOMIYA
2020-11-22
5
-2
/
+66
|
\
|
*
Support NewType as a class attribute
Takeshi KOMIYA
2020-11-21
3
-0
/
+34
[next]