Commit Graph

4 Commits

Author SHA1 Message Date
Jack O'Connor f2ab34e5ff clean up formatting with yapf 2018-10-03 15:53:44 -04:00
Jack O'Connor 42e5dfdc4e fix deprecation warnings and drop support for Python 3.3 and 3.4 2018-10-03 15:53:44 -04:00
Jack O'Connor 07ee24b9f5 rename async.py to async_helpers.py
Using "async" as a name was deprecated in Python 3.6, and will be an
error in Python 3.7.
2017-01-31 12:19:44 -05:00
Jack O'Connor 09ecb52a1c define async.safe_communicate()
Fixes https://github.com/buildinspace/peru/issues/151.
2016-05-05 00:40:49 -04:00