index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
library
/
tokenize.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
document TokenError and unclosed expression behavior (closes #12063)
Benjamin Peterson
2014-06-08
1
-0/+18
*
Closes #20956: 2.7 tokenize does not produce named tuples. Patch by Sam Kimbrel.
Terry Jan Reedy
2014-04-14
1
-3/+4
*
The StopIteration API applies to both tokenize() and generate_tokens()
Raymond Hettinger
2012-07-02
1
-1/+2
*
Issue #2134: Clarify token.OP handling rationale in tokenize documentation.
Meador Inge
2012-01-19
1
-0/+6
*
Backport source links from 3.x.
Éric Araujo
2011-08-19
1
-6/+3
*
Add more links to Python sources where the code is short, readable and an inf...
Raymond Hettinger
2010-11-06
1
-0/+5
*
Argh, I read it wrong. Reverted 64036 and added a clarifying remark.
Georg Brandl
2008-06-08
1
-2/+2
*
#3028: tokenize passes the physical line.
Georg Brandl
2008-06-08
1
-10/+9
*
A lot more typo fixes by Ori Avtalion.
Georg Brandl
2008-02-22
1
-1/+1
*
Add :term: for generators.
Georg Brandl
2007-10-21
1
-1/+1
*
Move the 2.6 reST doc tree in place.
Georg Brandl
2007-08-15
1
-0/+122