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
/
typing_test_data.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Resolve lint errors from Ruff 0.0.254
Adam Turner
2023-03-05
1
-1
/
+1
*
Fix various Ruff errors
Adam Turner
2023-01-31
1
-1
/
+1
*
remove blanket 'noqas'
Daniel Eades
2022-12-16
1
-1
/
+1
*
Drop Python 3.7
Adam Turner
2022-09-27
1
-0
/
+16
*
refactor: Fix flake8 violations under tests/ directory
Takeshi KOMIYA
2020-11-15
1
-1
/
+1
*
Sort imports with isort
François Freitag
2020-11-11
1
-1
/
+1
*
Fix #7935: autodoc: A default value inspect._empty conseals signatures
Takeshi KOMIYA
2020-07-12
1
-0
/
+4
*
Make sphinx.util.typing.stringify render optional unions better
John R. Lenton
2020-05-11
1
-0
/
+4
*
Fix autodoc: missing type annotation for variadic and keyword parameters (ref...
Takeshi KOMIYA
2019-07-13
1
-0
/
+5
*
Fix #6347: autodoc: crashes with a plain Tuple on Python 3.6 and 3.5
Takeshi KOMIYA
2019-05-29
1
-1
/
+5
*
Merge branch '1.8'
Takeshi KOMIYA
2018-11-01
1
-2
/
+7
|
\
|
*
Fix #5480: autodoc: unable to find type hints for unresolvable Forward refere...
Takeshi KOMIYA
2018-10-15
1
-0
/
+4
*
|
test: Merge py3/test_util_inspect_py3.py to test_util_inspect.py
Takeshi KOMIYA
2018-09-22
1
-0
/
+7
|
/
*
Fix #5322: autodoc: ``Any`` typehint causes formatting error
Takeshi KOMIYA
2018-08-22
1
-1
/
+5
*
Fix #5291: autodoc crashed by ForwardRef types
Takeshi KOMIYA
2018-08-15
1
-0
/
+3
*
Fix autodoc: Optional types are wrongly rendered
Takeshi KOMIYA
2018-08-15
1
-1
/
+5
*
handle NoneType as None
Terence D. Honles
2018-08-10
1
-0
/
+5
*
Add a failing test for formatting Tuple[int, str, int]
Dmitry Shachnev
2018-07-13
1
-0
/
+4
*
Fix flake8 violations
Takeshi KOMIYA
2018-02-19
1
-2
/
+1
*
Fix annotations formatting for plain typing.Callable
Alex Grönholm
2016-11-02
1
-2
/
+7
*
refs #2432 update for latest master
shimizukawa
2016-10-19
1
-1
/
+1
*
Merge pull request #2432 from agronholm/kwonlyargs
Takayuki SHIMIZUKAWA
2016-10-19
1
-3
/
+7
|
\
|
*
Fix unwanted * between varargs and keyword only args
Alex Grönholm
2016-04-09
1
-3
/
+7
*
|
ext.autodoc: fix formatting instance annotations
Joost van Zwieten
2016-08-07
1
-0
/
+8
|
/
*
Closes #1968: Show extended type hints for function annotations that use 'typ...
Andrey Vlasovskikh
2015-07-31
1
-0
/
+48