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 #9752: autodoc: Failed to detect type annotation for slots attribute
Takeshi KOMIYA
2021-10-23
1
-0
/
+1
*
test: Support python-3.11
Takeshi KOMIYA
2021-10-09
1
-1
/
+11
*
Merge pull request #9640 from tk0miya/9639_support_asyncgenfunction
Takeshi KOMIYA
2021-09-18
1
-53
/
+0
|
\
|
*
Close #9639: autodoc: Support asynchronous generator functions
Takeshi KOMIYA
2021-09-17
1
-53
/
+0
*
|
Fix #9630: autodoc: Failed to build xrefs if primary_domain is not 'py'
Takeshi KOMIYA
2021-09-14
1
-10
/
+10
|
/
*
Fix #9487: autodoc: typehint for cached_property is not shown
Takeshi KOMIYA
2021-07-22
1
-0
/
+1
*
Fix testcase: Enum changes were reverted in Python 3.10
Karolina Surma
2021-07-14
1
-8
/
+1
*
Merge branch '4.x' into 8597_metadata_only_docstring
Takeshi KOMIYA
2021-05-03
1
-0
/
+3
|
\
|
*
Fix #8872: autodoc: stacked singledispatches are wrongly rendered
Takeshi KOMIYA
2021-05-03
1
-0
/
+3
*
|
Fix #8597: autodoc: metadata only docstring is treated as undocumented
Takeshi KOMIYA
2021-05-02
1
-0
/
+28
|
/
*
Fix #9110: autodoc: metadata of GenericAlias is not rendered as a reference i...
Takeshi KOMIYA
2021-04-19
1
-2
/
+2
*
Fix #8818: autodoc: Super class having ``Any`` arguments causes nit-picky war...
Takeshi KOMIYA
2021-04-18
1
-2
/
+2
*
Merge branch '3.x'
Takeshi KOMIYA
2021-04-03
1
-1
/
+8
|
\
|
*
Fix testcase: the signature of Enum class has been changed since HEAD of 3.10
Takeshi KOMIYA
2021-04-03
1
-1
/
+8
*
|
Close #5603: autodoc: Allow to refer to a python object using canonical name
Takeshi KOMIYA
2021-03-27
1
-0
/
+31
*
|
Rename DocumenterBridge.filename_set to record_dependencies
Takeshi KOMIYA
2021-03-21
1
-1
/
+1
*
|
Fix #7383: autodoc: Support typehints for properties
Takeshi KOMIYA
2021-03-13
1
-6
/
+3
*
|
Close #8924: autodoc: Support `bound` argument for TypeVar
Takeshi KOMIYA
2021-02-24
1
-0
/
+8
*
|
Merge branch '3.x' into merge_3.x_into_master
jfbu
2021-02-04
1
-19
/
+174
|
\
\
|
|
/
|
*
Merge pull request #8297 from pbudzyns/exclude-members-fix
Takeshi KOMIYA
2021-02-04
1
-19
/
+174
|
|
\
|
|
*
rebase and fix tests
pbudzyns
2021-02-01
1
-1
/
+1
|
|
*
Merge remote-tracking branch 'upstream/3.x' into exclude-members-fix
pbudzyns
2021-02-01
1
-32
/
+172
|
|
|
\
|
|
*
|
check if autodoc_defaults are str, fix tests
pbudzyns
2021-02-01
1
-18
/
+18
|
|
*
|
redundant '+' has no effect
pbudzyns
2021-01-25
1
-0
/
+9
|
|
*
|
add more extendable options and tests
pbudzyns
2021-01-25
1
-34
/
+0
|
|
*
|
add more extendable options and tests
pbudzyns
2021-01-25
1
-0
/
+4
|
|
*
|
add more extendable options and tests
pbudzyns
2021-01-25
1
-0
/
+176
*
|
|
|
Merge branch '3.x' into master_with_merged_3.x
jfbu
2021-02-02
1
-0
/
+44
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Fix #8775: Avoid the crash of autodoc caused by type union operator
Takeshi KOMIYA
2021-02-01
1
-1
/
+1
|
*
|
|
autodoc: Support type union operator (PEP-604) (refs: #8775)
Takeshi KOMIYA
2021-01-31
1
-0
/
+44
|
|
|
/
|
|
/
|
*
|
|
Merge branch '3.x'
Takeshi KOMIYA
2021-01-22
1
-6
/
+6
|
\
\
\
|
|
/
/
|
*
|
Close #8514: autodoc: Default values of overloads are taken from actual imple...
Takeshi KOMIYA
2021-01-17
1
-2
/
+2
|
*
|
Fix #8693: autodoc: Default values for overloads are rendered as string
Takeshi KOMIYA
2021-01-17
1
-6
/
+6
*
|
|
Merge branch '3.x'
Takeshi KOMIYA
2021-01-01
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Merge branch '3.4.x' into 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-12-29
1
-0
/
+47
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Close #8022: autodoc: Allow to hide the value of the variables via metadata
Takeshi KOMIYA
2020-12-27
1
-0
/
+46
|
|
/
/
|
*
|
Fix #8567: autodoc: Instance attributes are incorrectly added to Parent class
Takeshi KOMIYA
2020-12-22
1
-0
/
+1
*
|
|
Merge branch '3.x'
Takeshi KOMIYA
2020-12-20
1
-0
/
+33
|
\
\
\
|
|
/
/
|
*
|
Merge pull request #8543 from tk0miya/8534_autoattribute_alias_derived
Takeshi KOMIYA
2020-12-17
1
-1
/
+7
|
|
\
\
|
|
*
|
Fix #8534: autoattribute failed to document a commented attribute in alias de...
Takeshi KOMIYA
2020-12-17
1
-1
/
+7
|
*
|
|
Fix #8545: autodoc: a __slots__ attribute is not documented even having docst...
Takeshi KOMIYA
2020-12-17
1
-0
/
+6
|
|
/
/
|
*
|
Fix #8541: autodoc_type_aliases doesn't work for the instance attrs
Takeshi KOMIYA
2020-12-17
1
-0
/
+16
|
*
|
Fix #8534: autoattribute failed to document a commented attribute in alias class
Takeshi KOMIYA
2020-12-16
1
-0
/
+5
*
|
|
Merge branch '3.x'
Takeshi KOMIYA
2020-12-14
1
-7
/
+24
|
\
\
\
|
|
/
/
|
*
|
Remove duplicate test in test_ext_autodoc.py
Jon Dufresne
2020-12-12
1
-5
/
+0
|
*
|
Fix #8503: autoattribute could not create document for a GenericAlias
Takeshi KOMIYA
2020-11-29
1
-0
/
+22
|
*
|
Fix #8493: Use restify() in autodoc to reference alias attributes
Timo Ludwig
2020-11-28
1
-2
/
+2
*
|
|
Merge commit 'a82b06f2abb1226d82b18e3f85bdf19be7b9eb3f'
Takeshi KOMIYA
2020-12-14
1
-0
/
+12
|
\
\
\
|
|
/
/
[next]