2 Feb
2015
2 Feb
'15
8:41 p.m.
On Mon, 02 Feb 2015 17:38:10 +0000 victor.stinner <python-checkins@python.org> wrote:
https://hg.python.org/cpython/rev/42b376c8cf60 changeset: 94465:42b376c8cf60 parent: 94463:0b3bc51341aa parent: 94464:2cd6621a9fbc user: Victor Stinner <victor.stinner@gmail.com> date: Mon Feb 02 18:36:59 2015 +0100 summary: Merge 3.4 (asyncio)
IMO it would be nice to keep the original code in the default branch, since it helps exercise generators. Regards Antoine.