commit | ec8a973f7cf080d9c0679f058b2371f0b7c7862c | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu Mar 19 04:54:16 2020 -0700 |
committer | GitHub <noreply@github.com> | Thu Mar 19 04:54:16 2020 -0700 |
tree | 0aa575a974ae82609b4f9cae3702d20811c52114 | |
parent | da1fe768e582387212201ab8737a1a5f26110664 [diff] |
bpo-39562: Allow executing asynchronous comprehensions in the asyncio REPL (GH-18968) Co-authored-by: Pablo Galindo <Pablogsal@gmail.com> (cherry picked from commit 9052f7a41b90f2d34011c8da68f9a4facebc8a97) Co-authored-by: Batuhan Taşkaya <47358913+isidentical@users.noreply.github.com>