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)
377 from asyncio.futures import _copy_future_state383 _copy_future_state(f, newf)391 _copy_future_state(f_exception, newf_exception)399 _copy_future_state(f_cancelled, newf_cancelled)