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
/
test_ext_autodoc_autofunction.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop python 3.6 support (#10468)
Takeshi KOMIYA
2022-06-16
1
-27
/
+12
*
Fix a testcase for py36
Takeshi KOMIYA
2022-04-05
1
-12
/
+27
*
Fix a testcase
Takeshi KOMIYA
2022-04-04
1
-0
/
+1
*
Merge branch '4.x'
Takeshi KOMIYA
2022-03-19
1
-8
/
+3
|
\
|
*
Remove copyright and licence fields
Adam Turner
2022-02-20
1
-3
/
+0
|
*
Conform to PEP 257 summary line conventions
Adam Turner
2022-02-20
1
-2
/
+4
|
*
Fix module docstring indentation
Adam Turner
2022-02-20
1
-3
/
+3
|
*
Fix module docstring first line
Adam Turner
2022-02-20
1
-2
/
+1
|
*
Remove module titles in docstrings
Adam Turner
2022-02-19
1
-3
/
+0
*
|
autodoc: The default of autodoc_typehints_format becomes to 'smart'
Takeshi KOMIYA
2022-01-02
1
-1
/
+1
|
/
*
Merge branch '4.3.x' into 4.x
Takeshi KOMIYA
2022-01-01
1
-1
/
+1
|
\
|
*
A happy new year!
Takeshi KOMIYA
2022-01-01
1
-1
/
+1
*
|
Fix #9194: autodoc: Prepend the "typing" module name on the signature
Takeshi KOMIYA
2021-12-26
1
-1
/
+1
|
/
*
Close #9639: autodoc: Support asynchronous generator functions
Takeshi KOMIYA
2021-09-17
1
-0
/
+35
*
Fix #8872: autodoc: stacked singledispatches are wrongly rendered
Takeshi KOMIYA
2021-05-03
1
-0
/
+1
*
Merge branch '3.x'
Takeshi KOMIYA
2021-01-01
1
-1
/
+1
|
\
|
*
A happy new year!
Takeshi KOMIYA
2021-01-01
1
-1
/
+1
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-11-22
1
-1
/
+2
|
\
\
|
|
/
|
*
Make tests/ a Python package
François Freitag
2020-11-20
1
-1
/
+2
*
|
Fix flake8 violations
Takeshi KOMIYA
2020-11-21
1
-2
/
+0
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-11-12
1
-1
/
+0
|
\
\
|
|
/
|
*
Sort imports with isort
François Freitag
2020-11-11
1
-1
/
+0
*
|
Drop code for supporting py35
Takeshi KOMIYA
2020-11-06
1
-17
/
+10
|
/
*
Merge pull request #8355 from sphinx-doc/7613_class__signature__
Takeshi KOMIYA
2020-11-05
1
-0
/
+8
|
\
|
*
Fix #7613: autodoc: autodoc does not respect __signature__ of the class
Takeshi KOMIYA
2020-11-01
1
-0
/
+8
*
|
Fix testcases for singledispatch are sometimes failed
Takeshi KOMIYA
2020-11-04
1
-10
/
+19
|
/
*
autodoc: the signature of base function will be shown for decorated functions
Takeshi KOMIYA
2020-07-05
1
-1
/
+1
*
Fix #7812: autodoc: crashed when given name is conflicted
Takeshi KOMIYA
2020-07-04
1
-2
/
+2
*
Fix #7807: autodoc: wrong signature is shown for the function using contextma...
Takeshi KOMIYA
2020-06-14
1
-0
/
+13
*
refactor: test: Separate tests for autofunction
Takeshi KOMIYA
2020-05-22
1
-0
/
+148