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_autoattribute.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Document ``typing.NewType`` as a class (#10700)
Adam Turner
2023-01-02
1
-30
/
+0
*
Drop python 3.6 support (#10468)
Takeshi KOMIYA
2022-06-16
1
-23
/
+10
*
Remove redundant code for Python < 3.6
Hugo van Kemenade
2022-05-01
1
-5
/
+0
*
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
*
|
Merge branch '4.x'
Takeshi KOMIYA
2022-02-19
1
-1
/
+1
|
\
\
|
|
/
|
*
Close #10146: autodoc: autodoc_default_options does not support `no-value` op...
Takeshi KOMIYA
2022-01-31
1
-1
/
+1
*
|
autodoc: The default of autodoc_typehints_format becomes to 'smart'
Takeshi KOMIYA
2022-01-02
1
-1
/
+1
|
/
*
Merge pull request #10034 from tk0miya/10027_autodoc_typehints_format_for_bases
Takeshi KOMIYA
2022-01-02
1
-1
/
+1
|
\
|
*
Fix #10027: autodoc_typehints_format does not work with :show-inheritance:
Takeshi KOMIYA
2022-01-01
1
-1
/
+1
*
|
A happy new year!
Takeshi KOMIYA
2022-01-01
1
-1
/
+1
|
/
*
Fix #9752: autodoc: Failed to detect type annotation for slots attribute
Takeshi KOMIYA
2021-10-23
1
-0
/
+1
*
Fix #9630: autodoc: Failed to build xrefs if primary_domain is not 'py'
Takeshi KOMIYA
2021-09-14
1
-2
/
+2
*
Fix #9283: autodoc: failed to build doc for attribute not commented
Takeshi KOMIYA
2021-05-30
1
-0
/
+11
*
Fix #9110: autodoc: metadata of GenericAlias is not rendered as a reference i...
Takeshi KOMIYA
2021-04-19
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
*
|
Close #8022: autodoc: Allow to hide the value of the variables via metadata
Takeshi KOMIYA
2020-12-27
1
-0
/
+26
|
/
*
Fix #8534: autoattribute failed to document a commented attribute in alias class
Takeshi KOMIYA
2020-12-16
1
-0
/
+28
*
Fix #8503: autoattribute could not create document for a GenericAlias
Takeshi KOMIYA
2020-11-29
1
-0
/
+26
*
Fix #8480: autoattribute could not create document for __slots__ attributes
Takeshi KOMIYA
2020-11-23
1
-0
/
+35
*
Fix #8460: autodata directive does not display the detail of TypeVars
Takeshi KOMIYA
2020-11-22
1
-0
/
+15
*
Support NewType as a class attribute
Takeshi KOMIYA
2020-11-21
1
-0
/
+15
*
Make tests/ a Python package
François Freitag
2020-11-20
1
-1
/
+2
*
Fix #8443: autoattribute does not support uninitialized ivars
Takeshi KOMIYA
2020-11-20
1
-0
/
+30
*
autodoc: Fix :no-value: option for autoattribute does not work
Takeshi KOMIYA
2020-11-17
1
-1
/
+0
*
Rename :novalue: option to :no-value: option
Takeshi KOMIYA
2020-11-15
1
-0
/
+42