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
/
pgen2
/
tokenize.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
pycode: Replace pgen2 by own parser
Takeshi KOMIYA
2017-07-26
1
-441
/
+0
*
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
*
Upgrade to mypy-0.5
Takeshi KOMIYA
2017-03-03
1
-0
/
+4
*
Fix mypy violations
Takeshi KOMIYA
2017-02-08
1
-2
/
+2
*
Add type-check annotations to sphinx.*
Takeshi KOMIYA
2016-11-16
1
-8
/
+8
*
Treat async/await as anonymous token and deal with them in tokenize.py
Alberto Berti
2015-11-09
1
-0
/
+14
*
Fix: pgen2 tokenizer doesn't recognize `...` literal (Ellipsis for py3). Clos...
Takayuki Shimizukawa
2014-08-28
1
-2
/
+9
*
wrap py3 iterators with list() for each places that expect a list object. ref...
Takayuki Shimizukawa
2014-04-30
1
-2
/
+3
*
consistency nits
Georg Brandl
2014-01-22
1
-1
/
+2
*
Modernize the code now that Python 2.5 is no longer supported
Dmitry Shachnev
2014-01-19
1
-2
/
+4
*
Fixed issue #1
Daniel Neuhäuser
2010-05-01
1
-1
/
+3
*
merge in Ben's bundle with more py3k compatibility
Georg Brandl
2009-01-10
1
-2
/
+2
|
\
|
*
normalize raise statements
Benjamin Peterson
2009-01-10
1
-2
/
+2
*
|
Changed the tokenizer in pgen2 to add a newline to lines even if it's missing...
Armin Ronacher
2009-01-09
1
-0
/
+5
|
/
*
Add pgen2 and custom utilities.
Georg Brandl
2008-12-29
1
-0
/
+405