Alberto Berti
|
795887e044
|
Conditionally enable py3.5 tests in travis
|
2015-11-10 04:09:05 +01:00 |
|
Alberto Berti
|
782310039b
|
Move py3.5 specific tests to their own file and adjust test environment
|
2015-11-10 03:40:48 +01:00 |
|
Alberto Berti
|
933ed5a50c
|
Add a test for doc on coroutine functions and general support for async/await py3.5 syntax
|
2015-11-10 02:38:17 +01:00 |
|
Alberto Berti
|
1172d1dba2
|
Treat async/await as anonymous token and deal with them in tokenize.py
.. as cpython's parser does
|
2015-11-09 22:15:21 +01:00 |
|
Alberto Berti
|
8005456562
|
Update Python3 grammar to Python3.5
Taken from https://hg.python.org/cpython/file/3.5/Grammar/Grammar@99014:0c704864b917
|
2015-11-09 22:15:21 +01:00 |
|