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
/
sphinx
/
ext
/
autodoc
/
importer.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix COM812
Adam Turner
2023-02-18
1
-1
/
+1
*
Adopt ``profile = "black"`` for ``isort``
Adam Turner
2023-01-07
1
-2
/
+8
*
Run pyupgrade (#11070)
Adam Turner
2023-01-02
1
-3
/
+3
*
Use PEP 604 types
Adam Turner
2023-01-01
1
-3
/
+3
*
Use PEP 595 types
Adam Turner
2023-01-01
1
-8
/
+8
*
Insert ``from __future__ import annotations``
Adam Turner
2023-01-01
1
-0
/
+2
*
Tighten mypy 'strict optional' whitelist (#11038)
danieleades
2022-12-29
1
-2
/
+6
*
Remove traces of Python 2 and 3.5 (#10560)
Adam Turner
2022-06-16
1
-5
/
+2
*
Fix documenting inherited attributes
Adam Turner
2022-06-08
1
-2
/
+7
*
Set the docstring attribute of class members. Fixes #8180.
Anselm Kruis
2022-05-23
1
-1
/
+8
*
Remove deprecated code for Sphinx 5.0
Adam Turner
2022-04-17
1
-25
/
+1
*
Collapse single line docstrings
Adam Turner
2022-02-20
1
-2
/
+1
*
Remove copyright and licence fields
Adam Turner
2022-02-20
1
-3
/
+0
*
Fix module docstring indentation
Adam Turner
2022-02-20
1
-2
/
+2
*
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
*
A happy new year!
Takeshi KOMIYA
2022-01-01
1
-1
/
+1
*
Improve sphinx.ext.autodoc docstrings
Louis Maddox
2021-07-18
1
-2
/
+2
*
Fix #9095: autodoc: TypeError is raised on processing broken metaclass
Takeshi KOMIYA
2021-04-19
1
-1
/
+8
*
refactor: Use PEP-526 based variable annotation (sphinx.ext)
Takeshi KOMIYA
2021-03-15
1
-3
/
+3
*
Merge branch '3.x' into master_with_merged_3.x
jfbu
2021-02-02
1
-27
/
+29
|
\
|
*
Fix #8800: autodoc: Uninitialized attributes in superclass are recognized as ...
Takeshi KOMIYA
2021-02-01
1
-8
/
+19
|
*
refactor: AttributeError handling for getslots() is not needed
Takeshi KOMIYA
2021-01-31
1
-2
/
+2
|
*
refactor: AttributeError handling for getannotations() is not needed
Takeshi KOMIYA
2021-01-31
1
-20
/
+11
*
|
Merge branch '3.x'
Takeshi KOMIYA
2021-01-28
1
-0
/
+4
|
\
\
|
|
/
|
*
Fix #8134: autodoc: crashes when mocked decorator takes arguments
Takeshi KOMIYA
2021-01-24
1
-0
/
+4
*
|
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-31
1
-21
/
+14
|
\
\
\
|
|
/
/
|
*
|
refactor: autodoc: Replace ClassAttribute by ObjectMember
Takeshi KOMIYA
2020-12-30
1
-21
/
+14
*
|
|
Merge branch '3.x'
Takeshi KOMIYA
2020-12-29
1
-0
/
+4
|
\
\
\
|
|
/
/
|
*
|
Fix #8592: autodoc: `:meta public:` does not effect to variables
Takeshi KOMIYA
2020-12-27
1
-1
/
+5
|
|
/
*
|
Remove deprecated function: sphinx.ext.autodoc.importer:_getmro()
Takeshi KOMIYA
2020-12-20
1
-6
/
+0
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-12-20
1
-9
/
+92
|
\
\
|
|
/
|
*
Fix #741: autodoc: inherited-members doesn't support instance attributes on s...
Takeshi KOMIYA
2020-12-18
1
-20
/
+28
|
*
Fix #8545: autodoc: a __slots__ attribute is not documented even having docst...
Takeshi KOMIYA
2020-12-17
1
-2
/
+3
|
*
refactor: get_class_members() now returns docstring if available
Takeshi KOMIYA
2020-12-17
1
-13
/
+25
|
*
refactor: autodoc: Add get_class_members()
Takeshi KOMIYA
2020-12-17
1
-0
/
+64
|
*
refactor: Move _getmro() to sphinx.util.inspect module
Takeshi KOMIYA
2020-12-17
1
-8
/
+6
*
|
Fix flake8 warnings
Takeshi KOMIYA
2020-11-25
1
-7
/
+1
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-11-22
1
-14
/
+16
|
\
\
|
|
/
|
*
refactor: Move _getannotations() to sphinx.util.inspect
Takeshi KOMIYA
2020-11-22
1
-13
/
+15
|
*
Handle AttributeError from getall() and getslots()
Takeshi KOMIYA
2020-11-21
1
-1
/
+1
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-11-21
1
-9
/
+10
|
\
\
|
|
/
|
*
autodoc: refactor __slots__ operations using getslots()
Takeshi KOMIYA
2020-11-15
1
-9
/
+10
|
*
Sort imports with isort
François Freitag
2020-11-11
1
-3
/
+2
*
|
Merge branch '3.x' into master
Takeshi KOMIYA
2020-10-28
1
-1
/
+4
|
\
\
|
|
/
|
*
autodoc: check whether __slots__ is a str
Matthias Geier
2020-10-24
1
-1
/
+4
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-08-08
1
-4
/
+26
|
\
\
|
|
/
[next]