commit | 74c17539f26cdefff2b92c93f4233e59106a3f3f | [log] [tgz] |
---|---|---|
author | INADA Naoki <songofacandy@gmail.com> | Tue Oct 25 19:00:45 2016 +0900 |
committer | INADA Naoki <songofacandy@gmail.com> | Tue Oct 25 19:00:45 2016 +0900 |
tree | 916789c84fecc44ae6d31729c3dc88c22af218b4 | |
parent | c3adf1e09b2cd981e4f3e07ef93c19c9513f4846 [diff] |
Issue #28430: Fix iterator of C implemented asyncio.Future doesn't accept non-None value is passed to it.send(val).