Closed awestlake87 closed 1 year ago
Removed into_future in favor of a PyFuture struct as described in #4
into_future
PyFuture
Deprecated into_coroutine in favor of future_into_py, restored into_future (although I'm not sure it should be deprecated)
into_coroutine
future_into_py
Removed
into_future
in favor of aPyFuture
struct as described in #4