charmplusplus / charm4py

Parallel Programming with Python and Charm++
https://charm4py.readthedocs.io
Apache License 2.0
290 stars 21 forks source link

Rename charm.await() and charm.iawait() to wait() and iwait() #167

Closed juanjgalvez closed 5 years ago

juanjgalvez commented 5 years ago

This is because await is a reserved keyword in Python 3.7