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_pycode_parser.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove traces of Python 2 and 3.5 (#10560)
Adam Turner
2022-06-16
1
-16
/
+8
*
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
*
overridden
Christian Clauss
2021-09-08
1
-1
/
+1
*
Fix typos discovered by codespell
Christian Clauss
2021-09-08
1
-1
/
+1
*
Merge branch '3.x'
Takeshi KOMIYA
2021-01-01
1
-1
/
+1
|
\
|
*
A happy new year!
Takeshi KOMIYA
2021-01-01
1
-1
/
+1
*
|
Fix flake8 violations
Takeshi KOMIYA
2020-11-21
1
-4
/
+0
*
|
Drop code for supporting py35
Takeshi KOMIYA
2020-11-06
1
-2
/
+1
|
/
*
pycode: Detect @overload decorators
Takeshi KOMIYA
2020-05-31
1
-0
/
+78
*
pycode: Detect @final decorators
Takeshi KOMIYA
2020-04-28
1
-0
/
+78
*
autodoc: Support type_comment styled type annotation for variables
Takeshi KOMIYA
2020-02-03
1
-3
/
+7
*
pycode: Support type annotations for variables
Takeshi KOMIYA
2020-02-03
1
-0
/
+3
*
Fix autodoc: autodoc_member_order_does not refer order of imports (refs: #6574)
Takeshi KOMIYA
2019-07-13
1
-0
/
+16
*
Fix #6451: autodoc: generates docs for "optional import"ed modules as variables
Takeshi KOMIYA
2019-06-08
1
-0
/
+15
*
pycode: Support "async" syntax
Takeshi KOMIYA
2019-04-23
1
-0
/
+15
*
Remove unnecessary encoding cookie from Python source files
Jon Dufresne
2018-12-16
1
-1
/
+0
*
refactoring: Drop PY2 and PY3 flags
Takeshi KOMIYA
2018-09-22
1
-2
/
+0
*
Fix #5019: autodoc: crashed by Form Feed Character
Takeshi KOMIYA
2018-06-10
1
-0
/
+9
*
Fix #4914: autodoc: Parsing error when using dataclasses without default values
Takeshi KOMIYA
2018-05-21
1
-2
/
+4
*
Fix #4812: autodoc ignores type annotated variables
Takeshi KOMIYA
2018-04-08
1
-0
/
+14
*
Merge pull request #4157 from tk0miya/4156_parse_class_comment
Takeshi KOMIYA
2017-10-21
1
-0
/
+12
|
\
|
*
Fix #4156: failed to parse class comment
Takeshi KOMIYA
2017-10-19
1
-0
/
+12
*
|
Support more complex starred asssignment case
Takeshi KOMIYA
2017-10-19
1
-1
/
+6
*
|
Fix #4158: pycode.parser failed to parse starred assignment
Takeshi KOMIYA
2017-10-18
1
-0
/
+15
|
/
*
pycode tests for multiple assignment via tuple/list
Peter Cock
2017-10-13
1
-2
/
+10
*
pycode: Add new parser!
Takeshi KOMIYA
2017-07-26
1
-0
/
+261