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
/
pycode
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '3.x'
Takeshi KOMIYA
2020-07-24
1
-1
/
+2
|
\
|
*
refactor: pycode: Use OrderedDict to store variable comments
Takeshi KOMIYA
2020-07-19
1
-1
/
+2
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-07-05
1
-5
/
+5
|
\
\
|
|
/
|
*
Fix exception causes all over the codebase
Ram Rachum
2020-06-14
1
-5
/
+5
*
|
Merge tag 'v3.1.0'
Takeshi KOMIYA
2020-07-05
1
-0
/
+3
|
\
\
|
|
/
|
*
pycode: Detect @overload decorators
Takeshi KOMIYA
2020-05-31
1
-0
/
+3
|
*
Add stacklevel parameter to warnings.warn() call
Takeshi KOMIYA
2020-05-03
1
-2
/
+2
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-04-30
1
-0
/
+2
|
\
\
|
|
/
|
*
pycode: Detect @final decorators
Takeshi KOMIYA
2020-04-28
1
-0
/
+2
*
|
Remove deprecated features marked as RemovedInSphinx40Warning
Takeshi KOMIYA
2020-04-29
1
-22
/
+5
|
/
*
pycode: Support type annotations for variables
Takeshi KOMIYA
2020-02-03
1
-3
/
+5
*
A happy new year!
Takeshi KOMIYA
2020-01-01
1
-1
/
+1
*
Deprecate sphinx.util:detect_encoding() and ModuleAnalyzer.encoding
Takeshi KOMIYA
2019-12-27
1
-7
/
+17
*
Fix flake8 violations
Takeshi KOMIYA
2019-12-27
1
-2
/
+2
*
refactor: pycode: do not call endswith twice
Takeshi KOMIYA
2019-12-27
1
-3
/
+2
*
Fix flake8 violations
Takeshi KOMIYA
2019-12-27
1
-6
/
+6
*
Old get_module_source API restored, new version moved to ModuleAnalyzer class...
hkm
2019-12-25
1
-2
/
+52
*
Added test case for non ASCII & non UTF8 encoding Windows-1251 in test_pycode...
hkm
2019-12-15
1
-1
/
+1
*
lost reference to source file name fixed. Test suit updated
hkm
2019-12-15
1
-4
/
+4
*
Migrate to py3 style type annotation: sphinx.pycode
Takeshi KOMIYA
2019-07-06
1
-20
/
+10
*
Fix broken code (my wrong...)
Takeshi KOMIYA
2019-01-13
1
-5
/
+0
*
Merge branch '1.8'
Takeshi KOMIYA
2019-01-13
1
-1
/
+8
|
\
|
*
Fix pycode could not handle egg files on windows
Takeshi KOMIYA
2019-01-12
1
-2
/
+4
*
|
Merge branch '1.8'
Takeshi KOMIYA
2019-01-02
1
-1
/
+1
|
\
\
|
|
/
|
*
A happy new year!
Takeshi KOMIYA
2019-01-02
1
-1
/
+1
*
|
Remove unnecessary encoding cookie from Python source files
Jon Dufresne
2018-12-16
1
-1
/
+0
*
|
Merge pull request #5801 from jdufresne/modanalyzer-bytes
Takeshi KOMIYA
2018-12-16
1
-3
/
+1
|
\
\
|
*
|
Remove unnecessary bytes type check in ModuleAnalyzer.for_string()
Jon Dufresne
2018-12-15
1
-3
/
+1
*
|
|
Avoid respecifying default encoding for .encode()/.decode() calls
Jon Dufresne
2018-12-15
1
-1
/
+1
|
/
/
*
|
Replace all "unicode" type by "str"
Takeshi KOMIYA
2018-12-15
1
-11
/
+10
*
|
Remove print_function feature
Takeshi KOMIYA
2018-12-15
1
-1
/
+0
*
|
refactor: Replace six.StringIO by io.StringIO
Takeshi KOMIYA
2018-12-15
1
-3
/
+1
*
|
Add sphinx.util.typing:unicode to help mypy-3 migration
Takeshi KOMIYA
2018-11-24
1
-0
/
+1
*
|
Merge branch '1.8'
Takeshi KOMIYA
2018-10-16
1
-3
/
+3
|
\
\
|
|
/
|
*
Fix mypy violations
Takeshi KOMIYA
2018-10-16
1
-3
/
+3
*
|
Replace all six.BytesIO with io.BytesIO
Jon Dufresne
2018-09-23
1
-1
/
+2
*
|
Merge branch 'master' into HEAD
Takeshi KOMIYA
2018-09-22
1
-3
/
+3
|
\
\
|
*
\
Merge branch 'master' into drop-iteritems
Takeshi KOMIYA
2018-09-22
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
*
Fix mypy violations
Takeshi KOMIYA
2018-09-18
1
-1
/
+1
|
*
|
Remove use of six.iteritems()
Jon Dufresne
2018-09-11
1
-2
/
+2
|
|
/
*
|
Remove unnecessary object from class definitions
Jon Dufresne
2018-09-11
1
-1
/
+1
|
/
*
Fix #5290: autodoc: failed to analyze source code in egg package
Takeshi KOMIYA
2018-09-06
1
-1
/
+18
*
Merge branch '1.7'
Takeshi KOMIYA
2018-03-21
1
-20
/
+0
|
\
|
*
Fix #4754: sphinx/pycode/__init__.py raises AttributeError
Takeshi KOMIYA
2018-03-19
1
-20
/
+0
*
|
Merge branch '1.7'
Takeshi KOMIYA
2018-03-18
1
-3
/
+2
|
\
\
|
|
/
|
*
Revert "Use typing.TYPE_CHECKING for typehints"
Takeshi KOMIYA
2018-03-13
1
-3
/
+2
*
|
Merge branch '1.7'
Takeshi KOMIYA
2018-02-18
1
-2
/
+3
|
\
\
|
|
/
|
*
Use typing.TYPE_CHECKING for typehints
Takeshi KOMIYA
2018-02-14
1
-2
/
+3
*
|
Update type annotations
Takeshi KOMIYA
2018-02-04
1
-3
/
+6
|
/
*
Merge branch 'happy_new_year' into master
Takeshi KOMIYA
2018-01-01
1
-1
/
+1
|
\
[next]