[issue27168] Comprehensions and await need more unittests

2016-10-05 Thread Yury Selivanov
Yury Selivanov added the comment: Closing this one. We added a lot of tests as part of the PEP 530 implementation. -- resolution: -> fixed stage: -> resolved status: open -> closed ___ Python tracker

[issue27168] Comprehensions and await need more unittests

2016-06-05 Thread SilentGhost
Changes by SilentGhost : -- components: +Tests title: Yury isn't sure comprehensions and await interact correctly -> Comprehensions and await need more unittests type: -> behavior ___ Python tracker _