|
|
|
|
|
by naftaliharris
3389 days ago
|
|
Yes, Tauthon. (https://github.com/naftaliharris/tauthon). It lets people with Python 2 code start to use new features from Python 3. (It's a backwards-compatible fork of Python 2.7 with features like async/await, function annotations, and keyword-only arguments backported from Python 3). |
|