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.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove ``.egg`` support from pycode ``ModuleAnalyser``
Adam Turner
2023-03-05
1
-25
/
+0
*
Drop Python 3.7
Adam Turner
2022-09-27
1
-2
/
+0
*
Clean up after dropping Python 3.6
Adam Turner
2022-09-27
1
-1
/
+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
*
Fix #9968: autodoc: ivars are not shown if __init__ has posonlyargs
Takeshi KOMIYA
2021-12-19
1
-0
/
+15
*
A happy new year!
Takeshi KOMIYA
2021-01-01
1
-1
/
+1
*
refactor: Fix flake8 violations under tests/ directory
Takeshi KOMIYA
2020-11-15
1
-0
/
+1
*
Sort imports with isort
François Freitag
2020-11-11
1
-1
/
+2
*
Strip trailing whitespaces and normalize line endings
François Freitag
2020-10-03
1
-1
/
+1
*
Deprecate sphinx.util:detect_encoding() and ModuleAnalyzer.encoding
Takeshi KOMIYA
2019-12-27
1
-5
/
+1
*
Old get_module_source API restored, new version moved to ModuleAnalyzer class...
hkm
2019-12-25
1
-0
/
+11
*
restore sys.path with <finally> statement
kpnr
2019-12-16
1
-4
/
+7
*
Added test case for non ASCII & non UTF8 encoding Windows-1251 in test_pycode...
hkm
2019-12-15
1
-1
/
+7
*
Test suite updated - encoding not detected when getting sources from native l...
hkm
2019-12-15
1
-1
/
+2
*
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
-10
/
+2
*
Fix #5290: autodoc: failed to analyze source code in egg package
Takeshi KOMIYA
2018-09-06
1
-0
/
+26
*
Fix flake8 violations
Takeshi KOMIYA
2018-02-19
1
-0
/
+1
*
tests: Remove 'tests/run.py'
Stephen Finucane
2017-12-29
1
-1
/
+2
*
pycode: Replace pgen2 by own parser
Takeshi KOMIYA
2017-07-26
1
-18
/
+34
*
Add testcase for oneliner
Takeshi KOMIYA
2017-07-26
1
-2
/
+7
*
Add testcase for pycode interface
Takeshi KOMIYA
2017-07-26
1
-0
/
+44
*
Add testcode for sphinx.pycode
Takeshi KOMIYA
2017-03-18
1
-0
/
+90