Searched refs:_copy_future_state (Results 1 – 2 of 2) sorted by relevance
342 def _copy_future_state(source, dest): function380 _copy_future_state(other, future)
360 from asyncio.futures import _copy_future_state366 _copy_future_state(f, newf)374 _copy_future_state(f_exception, newf_exception)382 _copy_future_state(f_cancelled, newf_cancelled)