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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge branch '1.7'
Takeshi KOMIYA
2018-02-18
2
-4
/
+5
|
\
\
|
|
/
|
*
Use typing.TYPE_CHECKING for typehints
Takeshi KOMIYA
2018-02-14
2
-4
/
+5
*
|
Update type annotations
Takeshi KOMIYA
2018-02-04
2
-3
/
+7
|
/
*
Use flake8-import-order
Takeshi KOMIYA
2018-01-28
1
-2
/
+2
*
A happy new year!
Takeshi KOMIYA
2018-01-01
1
-1
/
+1
*
Merge branch 'happy_new_year' into master
Takeshi KOMIYA
2018-01-01
1
-1
/
+1
|
\
|
*
A happy new year!
Takeshi KOMIYA
2018-01-01
2
-2
/
+2
|
*
Fix mypy violations
Takeshi KOMIYA
2017-12-16
1
-1
/
+1
*
|
Fix ResourceWarning on pycode
Takeshi KOMIYA
2017-12-15
1
-3
/
+3
*
|
Fix mypy violation
Takeshi KOMIYA
2017-10-21
1
-1
/
+1
*
|
Merge pull request #4157 from tk0miya/4156_parse_class_comment
Takeshi KOMIYA
2017-10-21
1
-0
/
+1
|
\
\
|
*
|
Fix #4156: failed to parse class comment
Takeshi KOMIYA
2017-10-19
1
-0
/
+1
*
|
|
Fix flake8 and mypy violations
Takeshi KOMIYA
2017-10-19
1
-2
/
+2
*
|
|
Support more complex starred asssignment case
Takeshi KOMIYA
2017-10-19
1
-4
/
+9
*
|
|
Fix #4158: pycode.parser failed to parse starred assignment
Takeshi KOMIYA
2017-10-18
1
-0
/
+2
|
/
/
*
|
Improve exception when parsing a Python file fails.
Peter Cock
2017-10-13
1
-1
/
+1
*
|
Treat lists like tuples in AST function get_lvar_namesl
Peter Cock
2017-10-10
1
-1
/
+1
*
|
Report the unimplemented node_name in exception
Peter Cock
2017-10-10
1
-1
/
+1
*
|
Remove unused regexp
Takeshi KOMIYA
2017-07-26
1
-4
/
+0
*
|
pycode: Replace pgen2 by own parser
Takeshi KOMIYA
2017-07-26
14
-7042
/
+39
*
|
pycode: Add new parser!
Takeshi KOMIYA
2017-07-26
1
-0
/
+463
*
|
Use `with` on file write to ensure closure
Robin Neatherway
2017-07-19
1
-3
/
+2
*
|
Mark unused loop iteration variable as such
Robin Neatherway
2017-07-19
1
-1
/
+1
|
/
*
Fix mypy violations
Takeshi KOMIYA
2017-07-15
1
-1
/
+1
*
Merge branch 'stable'
Takeshi KOMIYA
2017-03-26
2
-2
/
+2
|
\
|
*
Year++
Takeshi KOMIYA
2017-03-26
2
-2
/
+2
*
|
Fix #3348: Show decorators in literalinclude and viewcode directives
Ray Lehtiniemi
2017-03-10
1
-1
/
+6
*
|
Upgrade to mypy-0.5
Takeshi KOMIYA
2017-03-03
6
-5
/
+13
*
|
Reduce DeprecationWarnings for regexp
Takeshi KOMIYA
2017-02-17
1
-1
/
+1
*
|
Fix mypy violations
Takeshi KOMIYA
2017-02-08
2
-3
/
+3
*
|
Merge branch 'stable'
Takeshi KOMIYA
2017-01-12
2
-3
/
+3
|
\
\
|
|
/
|
*
Fix flake8 violations
Takeshi KOMIYA
2017-01-12
2
-3
/
+3
*
|
Add type-check annotations to sphinx.*
Takeshi KOMIYA
2016-11-16
6
-50
/
+70
|
/
*
Merge branch 'stable' into 1.5-release
Takeshi KOMIYA
2016-11-16
1
-0
/
+2
|
\
|
*
insert blank line(s) to adapt latest flake8/pycodestyle
shimizukawa
2016-11-16
1
-0
/
+2
*
|
Fix #2919: Drop py26 support
Takeshi KOMIYA
2016-09-15
1
-4
/
+1
*
|
Use new style python classes
Takeshi KOMIYA
2016-09-10
1
-1
/
+1
*
|
Remove sphinx version from the filename of compiled grammar files
Takeshi KOMIYA
2016-07-12
1
-2
/
+1
*
|
Bundle sphinx/pycode/Grammar-*.pickle (ref: #2765)
Takeshi KOMIYA
2016-07-12
1
-16
/
+26
*
|
Refactor code using ``with`` syntax
Takeshi KOMIYA
2016-05-26
1
-4
/
+1
|
/
*
Merge with 'stable'
shimizukawa
2016-01-24
1
-1
/
+1
|
\
|
*
Fix #2253: ``:pyobject:`` option of ``literalinclude`` directive can't detect...
shimizukawa
2016-01-20
1
-1
/
+1
*
|
Merge branch 'stable'
Georg Brandl
2016-01-14
2
-2
/
+2
|
\
\
|
|
/
|
*
Obligatory copyright update.
Georg Brandl
2016-01-14
2
-2
/
+2
|
*
Fix #1789 `:pyobject:` option of `literalinclude` directive includes followin...
Takeshi KOMIYA
2015-04-02
1
-3
/
+14
*
|
Add a test for doc on coroutine functions and general support for async/await...
Alberto Berti
2015-11-10
1
-2
/
+1
*
|
Treat async/await as anonymous token and deal with them in tokenize.py
Alberto Berti
2015-11-09
2
-2
/
+14
*
|
Update Python3 grammar to Python3.5
Alberto Berti
2015-11-09
3
-20
/
+44
*
|
Fix Python 2.6 incompatibility introduced in 4e77027.
Valentin Lorentz
2015-08-20
1
-1
/
+4
*
|
Make grammar generation deterministic.
Valentin Lorentz
2015-08-19
1
-4
/
+11
[prev]
[next]