bpo-33363: raise SyntaxError for async for/with outside async functions by zsol · Pull Request #6616 · python/cpython

@zsol

1st1

1st1

1st1 approved these changes Apr 27, 2018

@zsol

@zsol

zsol added a commit to zsol/cpython that referenced this pull request

Apr 27, 2018

zsol added a commit to zsol/cpython that referenced this pull request

Apr 27, 2018
…unctions (pythonGH-6616).

(cherry picked from commit e239650)

Co-authored-by: Zsolt Dollenstein <zsol.zsol@gmail.com>

1st1 pushed a commit that referenced this pull request

Apr 27, 2018

@zsol @1st1