commit | 72dcb0a7658c6dd99c2798b515c76e8cb311dbf6 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Fri Apr 03 17:08:19 2015 +0200 |
committer | Victor Stinner <victor.stinner@gmail.com> | Fri Apr 03 17:08:19 2015 +0200 |
tree | d86992acade76b9540eb702761a8c6e6a18c1f67 | |
parent | 807743403d08cfbadfbb304832465b01fb3cf033 [diff] |
Issue #23219: Update asyncio.wait_for() documentation the wait is cancelled, the future *fut* is now also cancelled.