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
/
preserve_defaults.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix COM812
Adam Turner
2023-02-18
1
-1
/
+1
*
Use PEP 604 types
Adam Turner
2023-01-01
1
-3
/
+3
*
Use PEP 595 types
Adam Turner
2023-01-01
1
-3
/
+3
*
Insert ``from __future__ import annotations``
Adam Turner
2023-01-01
1
-0
/
+2
*
Use ``ast.parse`` from the standard library
Adam Turner
2022-10-17
1
-3
/
+2
*
Merge branch '5.x'
Adam Turner
2022-10-16
1
-1
/
+2
|
\
|
*
Ensure non-builtin extensions use the proper version
Adam Turner
2022-09-30
1
-1
/
+2
*
|
Drop Python 3.7
Adam Turner
2022-09-27
1
-7
/
+3
*
|
Clean up after dropping Python 3.6
Adam Turner
2022-09-27
1
-2
/
+2
|
/
*
Fix more strict static typing errors (#10681)
danieleades
2022-08-28
1
-1
/
+1
*
Fix #10421: autodoc_preserve_defaults doesn't work on class methods
Takeshi KOMIYA
2022-05-08
1
-1
/
+12
*
Fix #10266: autodoc_preserve_defaults crashes on kwonlyargs w/o defaults
Takeshi KOMIYA
2022-04-02
1
-1
/
+5
*
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
-1
/
+3
*
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
*
A happy new year!
Takeshi KOMIYA
2022-01-01
1
-1
/
+1
*
Fix #9844: autodoc: Failed to preserve defvalues for partial function
Takeshi KOMIYA
2021-11-26
1
-1
/
+1
*
Fix #9781: autodoc_preserve_defaults does not support hexadecimal
Takeshi KOMIYA
2021-10-31
1
-5
/
+33
*
Fix #759: autodoc: Add sphinx.ext.autodoc.preserve_defaults extension
Takeshi KOMIYA
2021-03-06
1
-0
/
+88