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
/
token.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-107015: Remove async_hacks from the tokenizer (#107018)
Pablo Galindo Salgado
2023-07-26
1
-3/+7
*
gh-102856: Python tokenizer implementation for PEP 701 (#104323)
Marta Gómez Macías
2023-05-21
1
-0/+2
*
bpo-40204: Add :noindex: in the documentation (GH-21859)
Victor Stinner
2020-08-13
1
-0/+1
*
Delete remaining references to Grammar/Grammar from docs (#21624)
Guido van Rossum
2020-07-26
1
-1/+1
*
bpo-39718: add TYPE_IGNORE, COLONEQUAL to py38 changes in token (GH-18598)
Shantanu
2020-02-28
1
-1/+1
*
bpo-38738: Fix formatting of True and False. (GH-17083)
Serhiy Storchaka
2019-11-12
1
-3/+3
*
bpo-35975: Support parsing earlier minor versions of Python 3 (GH-12086)
Guido van Rossum
2019-03-07
1
-0/+3
*
bpo-35766: Merge typed_ast back into CPython (GH-11645)
Guido van Rossum
2019-01-31
1
-0/+10
*
bpo-30455: Generate all token related code and docs from Grammar/Tokens. (GH-...
Serhiy Storchaka
2018-12-22
1
-58/+1
*
bpo-30406: Make async and await proper keywords (#1669)
Jelle Zijlstra
2017-10-06
1
-5/+5
*
bpo-25324: Move the description of tokenize tokens to token.rst. (#1911)
Serhiy Storchaka
2017-06-06
1
-11/+30
*
bpo-25324: copy tok_name before changing it (#1608)
Albert-Jan Nijburg
2017-05-31
1
-0/+8
*
Issue #23322: Remove outdated reference to an example in parser docs
Berker Peksag
2016-08-08
1
-7/+0
*
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy
2016-06-11
1
-0/+1
*
docs: Document ASYNC/AWAIT tokens (issue #25580)
Yury Selivanov
2015-12-17
1
-0/+6
*
PEP 465: a dedicated infix operator for matrix multiplication (closes #21176)
Benjamin Peterson
2014-04-10
1
-0/+1
*
Issue #13632: Update token documentation to reflect actual token types
Meador Inge
2011-12-24
1
-1/+2
*
More source links.
Raymond Hettinger
2011-01-27
1
-0/+3
*
#8968: add actual name of token constants.
Georg Brandl
2010-10-17
1
-2/+61
*
Last round of adapting style of documenting argument default values.
Georg Brandl
2009-09-16
1
-1/+0
*
Move the 3k reST doc tree in place.
Georg Brandl
2007-08-15
1
-0/+47