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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support type comments in ``PropertyDocumenter`` (#11298)
picnixz
2023-04-06
1
-23
/
+36
*
Fix typos found by codespell
Dimitri Papadopoulos
2023-03-27
1
-1
/
+1
*
Drop OrderedDict
Adam Turner
2023-03-05
1
-2
/
+1
*
Resolve ``flake8-return`` errors
Adam Turner
2023-02-18
2
-35
/
+30
*
Unescape quotation marks where possible
Adam Turner
2023-02-18
1
-1
/
+1
*
Fix COM812
Adam Turner
2023-02-18
5
-28
/
+28
*
Add ``content_offset`` parameter to ``nested_parse_with_titles`` (#11147)
Jeremy Maitin-Shepard
2023-02-15
1
-2
/
+1
*
Resolve Ruff SIM114 violations
Adam Turner
2023-02-15
2
-21
/
+14
*
Fix various Ruff errors
Adam Turner
2023-01-31
1
-1
/
+2
*
Adopt ``profile = "black"`` for ``isort``
Adam Turner
2023-01-07
2
-6
/
+26
*
Document ``typing.NewType`` as a class (#10700)
Adam Turner
2023-01-02
1
-113
/
+78
*
Use PEP 604 display for ``typing.Optional`` and ``typing.Union`` (#11072)
Adam Turner
2023-01-02
2
-15
/
+19
*
Address SIM103 lints (#11052)
danieleades
2023-01-02
1
-8
/
+2
*
Run pyupgrade (#11070)
Adam Turner
2023-01-02
3
-20
/
+20
*
Use PEP 604 types
Adam Turner
2023-01-01
6
-56
/
+56
*
Use PEP 595 types
Adam Turner
2023-01-01
7
-90
/
+90
*
Insert ``from __future__ import annotations``
Adam Turner
2023-01-01
7
-0
/
+14
*
Tighten mypy 'strict optional' whitelist (#11038)
danieleades
2022-12-29
3
-20
/
+41
*
Deactivate (provisorily) Python12-dev testing (#11035)
Jean-François B
2022-12-16
1
-2
/
+2
*
Use ``ast.parse`` from the standard library
Adam Turner
2022-10-17
2
-8
/
+6
*
Merge branch '5.x'
Adam Turner
2022-10-16
2
-2
/
+4
|
\
|
*
Ensure non-builtin extensions use the proper version
Adam Turner
2022-09-30
2
-2
/
+4
*
|
Drop Python 3.7
Adam Turner
2022-09-27
2
-13
/
+8
*
|
Clean up after dropping Python 3.6
Adam Turner
2022-09-27
2
-7
/
+4
*
|
Merge branch '5.x'
Adam Turner
2022-09-25
1
-1
/
+2
|
\
\
|
|
/
|
*
Define extra indent as a class attribute
Adam Turner
2022-09-25
1
-1
/
+2
*
|
Merge branch '5.x'
Adam Turner
2022-09-23
1
-0
/
+9
|
\
\
|
|
/
|
*
Add contents entries for domain objects (#10807)
Adam Turner
2022-09-13
1
-0
/
+9
*
|
Merge branch '5.x'
Adam Turner
2022-09-09
2
-3
/
+3
|
\
\
|
|
/
|
*
Fix more strict static typing errors (#10681)
danieleades
2022-08-28
2
-3
/
+3
*
|
Merge branch '5.x'
Adam Turner
2022-07-18
1
-2
/
+1
|
\
\
|
|
/
|
*
Improve static typing strictness (#10569)
danieleades
2022-07-18
1
-3
/
+2
*
|
Merge branch '5.x' into master
Jean-François B
2022-06-30
1
-1
/
+1
|
\
\
|
|
/
|
*
Use the `flake8-comprehensions` lint plugin (#10601)
danieleades
2022-06-26
1
-1
/
+1
*
|
Merge branch '5.x'
Adam Turner
2022-06-16
1
-5
/
+2
|
\
\
|
|
/
|
*
Remove traces of Python 2 and 3.5 (#10560)
Adam Turner
2022-06-16
1
-5
/
+2
*
|
Remove deprecated items for Sphinx 6.0 (#10471)
Adam Turner
2022-06-16
2
-48
/
+3
|
/
*
Fix documenting inherited attributes
Adam Turner
2022-06-08
2
-3
/
+9
*
Set the docstring attribute of class members. Fixes #8180.
Anselm Kruis
2022-05-23
1
-1
/
+8
*
Merge branch '5.0.x' into 9648_autodoc_typehints_description_and_stared_args
Takeshi KOMIYA
2022-05-22
1
-2
/
+10
|
\
|
*
Fix #9575: autodoc: Return annotation should not be shown
Takeshi KOMIYA
2022-05-15
1
-2
/
+10
*
|
Fix #9648: autodoc: *args and **kwargs entries are duplicated
Takeshi KOMIYA
2022-05-15
1
-3
/
+17
|
/
*
Merge pull request #10427 from tk0miya/10421_autodoc_preserve_defaults_for_cl...
Takeshi KOMIYA
2022-05-08
1
-1
/
+12
|
\
|
*
Fix #10421: autodoc_preserve_defaults doesn't work on class methods
Takeshi KOMIYA
2022-05-08
1
-1
/
+12
*
|
Merge remote-tracking branch 'origin/5.x' into HEAD
Takeshi KOMIYA
2022-05-07
4
-274
/
+41
|
\
\
|
|
/
|
*
Remove a trailing whitespace
Takeshi KOMIYA
2022-04-24
1
-1
/
+1
|
*
Correct autodoc docstrings
Oscar Gustafsson
2022-04-20
1
-3
/
+5
|
*
Review comments
Adam Turner
2022-04-17
1
-1
/
+1
|
*
Remove deprecated code for Sphinx 5.0
Adam Turner
2022-04-17
4
-270
/
+35
*
|
Apply `autodoc_typehints_format` to all type hints
zuqq
2022-04-08
1
-4
/
+18
|
/
[next]