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
/
CHANGES
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update CHANGES
jfbu
2021-01-31
1
-0
/
+2
*
C, fix namespace lookup for expr role
Jakob Lykke Andersen
2021-01-10
1
-0
/
+4
*
Bump version
Takeshi KOMIYA
2021-01-08
1
-0
/
+21
*
Bump to 3.4.3 final
v3.4.3
Takeshi KOMIYA
2021-01-08
1
-17
/
+2
*
Fix #8655: autodoc: Crashes when object raises an exception on hasattr()
Takeshi KOMIYA
2021-01-05
1
-0
/
+3
*
Bump version
Takeshi KOMIYA
2021-01-04
1
-0
/
+21
*
Bump to 3.4.2 final
v3.4.2
Takeshi KOMIYA
2021-01-04
1
-17
/
+2
*
Merge branch '3.4.x' into 8616_AttributeError_for_non_class
Takeshi KOMIYA
2020-12-31
1
-0
/
+2
|
\
|
*
Merge branch '3.4.x' into 8602_process-docstring_for_nondatadescriptors
Takeshi KOMIYA
2020-12-31
1
-0
/
+1
|
|
\
|
*
|
Fix #8602: autodoc: The ``autodoc-process-docstring`` event is emitted to the...
Takeshi KOMIYA
2020-12-29
1
-0
/
+3
*
|
|
Fix #8616: autodoc: AttributeError when non-class is passed to autoclass
Takeshi KOMIYA
2020-12-30
1
-0
/
+2
|
|
/
|
/
|
*
|
Fix #8164: autodoc: Classes that inherit mocked class are not documented
Takeshi KOMIYA
2020-12-29
1
-0
/
+2
|
/
*
Bump version
Takeshi KOMIYA
2020-12-25
1
-0
/
+21
*
Bump to 3.4.1 final
v3.4.1
Takeshi KOMIYA
2020-12-25
1
-17
/
+2
*
Fix #8583: autodoc: Unnecessary object comparision via ``__eq__`` method
Takeshi KOMIYA
2020-12-24
1
-0
/
+1
*
Fix #8566: autodoc-process-docstring is emitted to the alias classes
Takeshi KOMIYA
2020-12-24
1
-0
/
+2
*
Ensure linkcheck items are comparable
François Freitag
2020-12-22
1
-0
/
+2
*
Fix #8567: autodoc: Instance attributes are incorrectly added to Parent class
Takeshi KOMIYA
2020-12-22
1
-0
/
+1
*
Update CHANGES for PR #8569
Takeshi KOMIYA
2020-12-22
1
-0
/
+1
*
Fix #8559: AttributeError is raised when using ForwardRef
Takeshi KOMIYA
2020-12-22
1
-0
/
+3
*
Bump version
Takeshi KOMIYA
2020-12-20
1
-0
/
+21
*
Bump to 3.4.0 final
v3.4.0
Takeshi KOMIYA
2020-12-20
1
-8
/
+2
*
Merged CHANGES for 3.3.2 into 3.4.0 (unreleased)
Takeshi KOMIYA
2020-12-20
1
-22
/
+0
*
Merge pull request #8556 from tk0miya/8549_gettext_compact=0
Takeshi KOMIYA
2020-12-20
1
-0
/
+1
|
\
|
*
Fix #8549: i18n: ``-D gettext_compact=0`` is no longer working
Takeshi KOMIYA
2020-12-20
1
-0
/
+1
*
|
Merge pull request #8552 from tk0miya/8236_napoleon_receives_section
Takeshi KOMIYA
2020-12-20
1
-0
/
+1
|
\
\
|
*
|
Close #8236: napoleon: Support numpydoc's "Receives" section
Takeshi KOMIYA
2020-12-19
1
-0
/
+1
*
|
|
Merge pull request #8551 from tk0miya/8365_pydomain_xref_missing_context
Takeshi KOMIYA
2020-12-20
1
-0
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix #8365: py domain: :type: and :rtype: gives false ambiguous warnings
Takeshi KOMIYA
2020-12-19
1
-0
/
+2
|
|
/
*
|
Fix #741: autodoc: inherited-members doesn't support instance attributes on s...
Takeshi KOMIYA
2020-12-18
1
-0
/
+2
*
|
Fix #8545: autodoc: a __slots__ attribute is not documented even having docst...
Takeshi KOMIYA
2020-12-17
1
-0
/
+1
*
|
Update CHANGES for PR #8542
Takeshi KOMIYA
2020-12-17
1
-0
/
+2
*
|
Fix #8541: autodoc_type_aliases doesn't work for the instance attrs
Takeshi KOMIYA
2020-12-17
1
-0
/
+2
*
|
refactor: Move _getmro() to sphinx.util.inspect module
Takeshi KOMIYA
2020-12-17
1
-0
/
+1
*
|
Fix #8534: autoattribute failed to document a commented attribute in alias class
Takeshi KOMIYA
2020-12-16
1
-0
/
+2
|
/
*
Merge pull request #8538 from jdufresne/os-replace
Takeshi KOMIYA
2020-12-14
1
-0
/
+1
|
\
|
*
Deprecate sphinx.util.osutil.movefile() in favor of os.replace()
Jon Dufresne
2020-12-13
1
-0
/
+1
*
|
Update CHANGES for PR #8524
Takeshi KOMIYA
2020-12-14
1
-0
/
+1
|
/
*
Merge pull request #8533 from tk0miya/deprecate_no_docstring
Takeshi KOMIYA
2020-12-14
1
-0
/
+2
|
\
|
*
refactor: Deprecate `no_docstring` argument for Documenter.add_content()
Takeshi KOMIYA
2020-12-13
1
-0
/
+2
*
|
Merge pull request #8530 from jakobandersen/bnavigator-fix-AliasNode-copy
Jakob Lykke Andersen
2020-12-12
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Update CHANGES
Jakob Lykke Andersen
2020-12-12
1
-0
/
+2
*
|
Update CHANGES for PR #8523
Takeshi KOMIYA
2020-12-12
1
-1
/
+1
*
|
Merge branch '3.x' into fix_bool_issue
ArtyomKaltovich
2020-12-08
1
-0
/
+1
|
\
\
|
*
|
Update CHANGES for PR #8519
Takeshi KOMIYA
2020-12-09
1
-0
/
+1
*
|
|
fix CHANGES
Artyom Kaltovich
2020-12-08
1
-2
/
+2
*
|
|
fix typo
Artyom Kaltovich
2020-12-07
1
-1
/
+1
*
|
|
fix bullet list
Artyom Kaltovich
2020-12-07
1
-2
/
+2
*
|
|
fix_8522
Artyom Kaltovich
2020-12-07
1
-1
/
+2
|
/
/
*
|
Merge pull request #8506 from tk0miya/8352_option_startswith_bracket
Takeshi KOMIYA
2020-11-29
1
-0
/
+1
|
\
\
[next]