Searched refs:_copy_future_state (Results 1 – 2 of 2) sorted by relevance
306 def _copy_future_state(source, dest): function344 _copy_future_state(other, future)
335 from asyncio.futures import _copy_future_state341 _copy_future_state(f, newf)349 _copy_future_state(f_exception, newf_exception)357 _copy_future_state(f_cancelled, newf_cancelled)