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
*
Bump to 3.1.2 final
v3.1.2
Takeshi KOMIYA
2020-07-05
1
-14
/
+2
*
Update CHANGES for PR #7878
Matthias Geier
2020-07-05
1
-0
/
+1
*
autodoc: the signature of base function will be shown for decorated functions
Takeshi KOMIYA
2020-07-05
1
-0
/
+5
*
Update CHANGES for PR #7852
Takeshi KOMIYA
2020-07-05
1
-0
/
+1
*
Fix #7812: autodoc: crashed when given name is conflicted
Takeshi KOMIYA
2020-07-04
1
-0
/
+2
*
Merge branch '3.1.x' into 7812_broken_stub_files
Takeshi KOMIYA
2020-07-04
1
-0
/
+1
|
\
|
*
Fix #7806: viewcode: Failed to resolve viewcode references on 3rd party builders
Takeshi KOMIYA
2020-06-26
1
-0
/
+1
*
|
Fix #7812: autosummary: generates broken stub files (again)
Takeshi KOMIYA
2020-06-28
1
-0
/
+2
|
/
*
Fix #7850: autodoc: KeyError is raised for invalid mark up
Takeshi KOMIYA
2020-06-26
1
-0
/
+2
*
Fix #7856: autodoc: AttributeError is raised for non-class object
Takeshi KOMIYA
2020-06-26
1
-0
/
+2
*
Fix #7844: autodoc: Failed to detect module when relative module name given
Takeshi KOMIYA
2020-06-22
1
-0
/
+2
*
Bump version
Takeshi KOMIYA
2020-06-14
1
-0
/
+21
*
Bump to 3.1.1 final
v3.1.1
Takeshi KOMIYA
2020-06-14
1
-11
/
+2
*
Merge branch '3.1.x' into 7807_contextmanager
Takeshi KOMIYA
2020-06-14
1
-0
/
+5
|
\
|
*
Fix #7805: autodoc: an object which descriptors returns is documented
Takeshi KOMIYA
2020-06-14
1
-0
/
+1
|
*
Merge pull request #7827 from tk0miya/7808_napoleon_nitpicky_warning
Takeshi KOMIYA
2020-06-14
1
-0
/
+3
|
|
\
|
|
*
Update CHANGES
Takeshi KOMIYA
2020-06-13
1
-0
/
+3
|
*
|
Merge branch '3.1.x' into 7821_overload_builtin_function
Takeshi KOMIYA
2020-06-13
1
-0
/
+1
|
|
\
\
|
|
|
/
|
*
|
Fix #7821: autodoc: TypeError is raised for overloaded C-ext function
Takeshi KOMIYA
2020-06-12
1
-0
/
+1
*
|
|
Fix #7807: autodoc: wrong signature is shown for the function using contextma...
Takeshi KOMIYA
2020-06-14
1
-0
/
+1
*
|
|
Fix autodoc: Show detailed warning when type_comment is mismatched (refs: #7807)
Takeshi KOMIYA
2020-06-13
1
-0
/
+3
|
|
/
|
/
|
*
|
Merge branch '3.1.x' into 7802_EOFError_on_parallel_build
Takeshi KOMIYA
2020-06-12
1
-0
/
+3
|
\
\
|
|
/
|
*
Merge branch '3.1.x' into 7812_broken_stubs_for_same_qualname_entries
Takeshi KOMIYA
2020-06-12
1
-0
/
+2
|
|
\
|
|
*
Merge branch '3.1.x' into 7808_complex_typehints_for_pydata
Takeshi KOMIYA
2020-06-11
1
-0
/
+1
|
|
|
\
|
|
*
|
Fix #7808: autodoc: Warnings raised on variable and attribute type annotations
Takeshi KOMIYA
2020-06-10
1
-0
/
+2
|
*
|
|
Fix #7812: autosummary: generates broken stub files
Takeshi KOMIYA
2020-06-11
1
-0
/
+3
|
|
/
/
*
|
|
Fix #7802: autodoc: EOFError is raised on parallel build
Takeshi KOMIYA
2020-06-11
1
-0
/
+1
|
|
/
|
/
|
*
|
Update CHANGES for PR #7811
Takeshi KOMIYA
2020-06-11
1
-0
/
+2
|
/
*
Remove header for 3.0.5 (unreleased)
Takeshi KOMIYA
2020-06-08
1
-3
/
+0
*
Bump version
Takeshi KOMIYA
2020-06-08
1
-0
/
+21
*
Bump to 3.1.0 final
v3.1.0
Takeshi KOMIYA
2020-06-08
1
-23
/
+2
*
Merge pull request #7797 from tk0miya/7791_TypeError_for_singledispatchfunction
Takeshi KOMIYA
2020-06-08
1
-0
/
+1
|
\
|
*
Fix #7791: autodoc: TypeError is raised on documenting singledispatch function
Takeshi KOMIYA
2020-06-07
1
-0
/
+1
*
|
Update CHANGES for PR #7657
Takeshi KOMIYA
2020-06-08
1
-0
/
+1
*
|
Merge pull request #7788 from tk0miya/7722_support_typevar
Takeshi KOMIYA
2020-06-07
1
-0
/
+1
|
\
\
|
*
|
autodoc: Support TypeVar (refs: #7722)
Takeshi KOMIYA
2020-06-06
1
-0
/
+1
|
|
/
*
|
Merge pull request #7794 from tk0miya/7792_setuptools_verbosity
Takeshi KOMIYA
2020-06-07
1
-0
/
+1
|
\
\
|
*
|
Close #7792: setuptools: Support ``--verbosity`` option
Takeshi KOMIYA
2020-06-06
1
-0
/
+1
|
|
/
*
|
Merge pull request #7778 from tk0miya/7723_pdflatex_URL_having_singlequote
Takeshi KOMIYA
2020-06-07
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix #7723: LaTeX: pdflatex crashed when URL contains a single quote
Takeshi KOMIYA
2020-06-04
1
-0
/
+1
*
|
Update CHANGES for PR #7760
Takeshi KOMIYA
2020-06-06
1
-0
/
+2
*
|
Update CHANGES for PR #7721
Takeshi KOMIYA
2020-06-05
1
-0
/
+2
*
|
Update CHANGES for PR #7717
Takeshi KOMIYA
2020-06-05
1
-1
/
+2
*
|
Update CHANGES for PR #7718
Takeshi KOMIYA
2020-06-05
1
-0
/
+2
*
|
Merge pull request #7716 from tk0miya/3610_support_overload
Takeshi KOMIYA
2020-06-05
1
-0
/
+1
|
\
\
|
*
|
Close #3610: autodoc: Support overloaded functions
Takeshi KOMIYA
2020-05-31
1
-0
/
+1
*
|
|
Merge pull request #7762 from tk0miya/7247_linkcheck_request_headers
Takeshi KOMIYA
2020-06-05
1
-0
/
+2
|
\
\
\
|
*
|
|
Close #7247: linkcheck: Add linkcheck_request_headers
Takeshi KOMIYA
2020-06-01
1
-0
/
+2
|
|
/
/
*
|
|
Update CHANGES for PR #7781
Takeshi KOMIYA
2020-06-05
1
-0
/
+1
*
|
|
Update CHANGES for PR #7770
Takeshi KOMIYA
2020-06-04
1
-0
/
+2
|
|
/
|
/
|
[next]