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.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #8099: autodoc: NameError is raised when script uses TYPE_CHECKING
Takeshi KOMIYA
2020-08-13
1
-0
/
+22
*
Fix #8041: autodoc: An ivar on super class is not shown unexpectedly
Takeshi KOMIYA
2020-08-08
1
-6
/
+42
*
refactor: test: Rename target.enum to target.enums
Takeshi KOMIYA
2020-08-03
1
-9
/
+9
*
Fix #8032: autodoc: A typehint for inherited ivars is not shown
Takeshi KOMIYA
2020-08-02
1
-0
/
+14
*
Fix #1362: autodoc: Support private class attributes
Takeshi KOMIYA
2020-07-18
1
-0
/
+45
*
fix
Takeshi KOMIYA
2020-07-16
1
-1
/
+14
*
autodoc: the signature of base function will be shown for decorated functions
Takeshi KOMIYA
2020-07-05
1
-2
/
+2
*
Fix #7812: autodoc: crashed when given name is conflicted
Takeshi KOMIYA
2020-07-04
1
-10
/
+33
*
Fix #7844: autodoc: Failed to detect module when relative module name given
Takeshi KOMIYA
2020-06-22
1
-5
/
+43
*
autodoc: Support TypeVar (refs: #7722)
Takeshi KOMIYA
2020-06-06
1
-0
/
+40
*
Support overloaded constructors (__call__, __init__ and __new__)
Takeshi KOMIYA
2020-06-02
1
-0
/
+21
*
Close #3610: autodoc: Support overloaded functions
Takeshi KOMIYA
2020-05-31
1
-0
/
+33
*
Close #4422: autodoc: Support GenericAlias
Takeshi KOMIYA
2020-05-30
1
-0
/
+31
*
Fix autoclass signature parsing
Eric Wieser
2020-05-28
1
-32
/
+75
*
Fix #3673: autodoc: bysource order does not work for a module having __all__
Takeshi KOMIYA
2020-05-23
1
-0
/
+34
*
Merge pull request #7709 from tk0miya/refactor_test_ext_autodoc
Takeshi KOMIYA
2020-05-23
1
-136
/
+2
|
\
|
*
refactor: test: Separate tests for autofunction
Takeshi KOMIYA
2020-05-22
1
-136
/
+2
*
|
Merge branch '3.x' into 7668_wront_retann
Takeshi KOMIYA
2020-05-22
1
-11
/
+35
|
\
\
|
|
/
|
*
Fix #7676: autodoc: typo in the default value of autodoc_member_order
Takeshi KOMIYA
2020-05-17
1
-1
/
+1
|
*
refactor: autodoc: Remove magic mock from singledispatch processing
Takeshi KOMIYA
2020-05-16
1
-8
/
+9
|
*
Merge pull request #7663 from jakobandersen/astext
Jakob Lykke Andersen
2020-05-16
1
-1
/
+1
|
|
\
|
|
*
... and don't break tests.
Jakob Lykke Andersen
2020-05-14
1
-1
/
+1
|
*
|
Fix #7650: autodoc: undecorated signature is shown for decorated functions
Takeshi KOMIYA
2020-05-11
1
-1
/
+24
|
|
/
*
|
Fix #7668: autodoc: wrong retann value is passed to autodoc-proccess-signature
Takeshi KOMIYA
2020-05-16
1
-1
/
+21
|
/
*
Fix test_ext_autodoc: Set testroot to testcases
Takeshi KOMIYA
2020-05-11
1
-0
/
+11
*
Merge pull request #7623 from tk0miya/7362_autofunction_for_builtins
Takeshi KOMIYA
2020-05-09
1
-2
/
+41
|
\
|
*
Fix autodoc: does not render correct signatures for built-in methods
Takeshi KOMIYA
2020-05-09
1
-2
/
+15
|
*
Fix #7362: autodoc: does not render correct signatures for built-in functions
Takeshi KOMIYA
2020-05-09
1
-0
/
+26
*
|
Merge pull request #7624 from tk0miya/refactor_autodoc2
Takeshi KOMIYA
2020-05-09
1
-0
/
+27
|
\
\
|
|
/
|
/
|
|
*
refactor: autodoc: class processors on autofunction is no longer needed
Takeshi KOMIYA
2020-05-07
1
-0
/
+27
*
|
Fix #7551: autodoc: failed to import nested class
Takeshi KOMIYA
2020-05-07
1
-16
/
+16
|
/
*
test: Rename test_autodoc.py to test_ext_autodoc.py
Takeshi KOMIYA
2020-05-06
1
-0
/
+1712
*
test: Merge test_ext_autodoc.py and test_autodoc.py
Takeshi KOMIYA
2020-05-06
1
-33
/
+0
*
A happy new year!
Takeshi KOMIYA
2020-01-01
1
-1
/
+1
*
test: Use get_doctree() to load doctree files
Takeshi KOMIYA
2019-02-17
1
-3
/
+1
*
Merge branch '1.8'
Takeshi KOMIYA
2019-01-02
1
-1
/
+1
|
\
|
*
A happy new year!
Takeshi KOMIYA
2019-01-02
1
-1
/
+1
*
|
Remove unnecessary encoding cookie from Python source files
Jon Dufresne
2018-12-16
1
-1
/
+0
*
|
The default setting for master_doc is changed to 'index'
Takeshi KOMIYA
2018-09-04
1
-1
/
+1
|
/
*
Fix flake8 violations
Takeshi KOMIYA
2018-02-19
1
-0
/
+2
*
autodoc: make full reference for classes, aliased with "alias of"
Sergey B Kirpichev
2018-01-13
1
-0
/
+10
*
A happy new year!
Takeshi KOMIYA
2018-01-01
1
-1
/
+1
*
Year++
Takeshi KOMIYA
2017-03-26
1
-1
/
+1
*
pytest: remove deprecated with_app decorator functions
shimizukawa
2017-01-06
1
-3
/
+2
*
Fix `sphinx.ext.autodoc` crashes if target code imports * from mock modules b...
Takeshi KOMIYA
2016-08-09
1
-0
/
+25