Dave Halter
|
b5bd8496b0
|
Fix the errors for the old octal tests.
|
2016-07-18 19:28:01 +02:00 |
|
Claude
|
d5f08f8bdd
|
opting for skipping PEP492 backwards compatibility magic, instead directly making await and async keywords
See discussion at
https://github.com/davidhalter/jedi/pull/691#issuecomment-182815864
|
2016-02-11 19:30:01 +01:00 |
|
Claude
|
7077d0b762
|
Using python 3.7-like parser, instead of python 3.5 magic.
See https://github.com/davidhalter/jedi/pull/691#issuecomment-182815864
Revert "Update tokenizer to adhere to PEP492 magic"
This reverts commit 65187930bd.
|
2016-02-11 19:14:31 +01:00 |
|
Claude
|
65187930bd
|
Update tokenizer to adhere to PEP492 magic
|
2016-02-09 21:07:18 +01:00 |
|
Dave Halter
|
f9a64fd637
|
Fix some issues in Python 2.7
|
2016-01-26 14:59:40 -02:00 |
|
Dave Halter
|
beeffd2dcd
|
Some pgen2 tests were always skipped.
|
2016-01-07 18:55:10 +01:00 |
|
Dave Halter
|
2a691eefff
|
Including pgen2 tests from the cpython repo.
|
2015-12-26 03:15:09 +01:00 |
|