Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jul 6, 2020

3.8.3 had a regression where compiling with
ast.PyCF_ALLOW_TOP_LEVEL_AWAIT woudl agressively mark things are
coroutine even if there were not.
(cherry picked from commit bd46174)

Co-authored-by: Matthias Bussonnier bussonniermatthias@gmail.com

https://bugs.python.org/issue41218

3.8.3 had a regression where compiling with ast.PyCF_ALLOW_TOP_LEVEL_AWAIT woudl agressively mark things are coroutine even if there were not. (cherry picked from commit bd46174) Co-authored-by: Matthias Bussonnier <bussonniermatthias@gmail.com>
@miss-islington
Copy link
Contributor Author

@Carreau and @ambv: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 41db8ff into python:3.8 Jul 6, 2020
@miss-islington miss-islington deleted the backport-bd46174-3.8 branch July 6, 2020 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

5 participants