jython / jython3

A sandboxed attempt at v3 (not maintained)
Other
299 stars 59 forks source link

PEP-492 Coroutine with async and await syntax #23

Closed isaiah closed 8 years ago

isaiah commented 8 years ago

Fixed most tests of the test/test_coroutines.py.

issues left:

Upgrade antlr from 3.1.3 to 3.4.

isaiah commented 8 years ago

I did a merge of the master, which is probably why github shows so many commits.