Skip to content

[3.7] bpo-33505: Optimize asyncio.ensure_future by reordering if conditions (GH-6836)#7162

Merged
1st1 merged 1 commit intopython:3.7from
miss-islington:backport-e549c4b-3.7
May 28, 2018
Merged

[3.7] bpo-33505: Optimize asyncio.ensure_future by reordering if conditions (GH-6836)#7162
1st1 merged 1 commit intopython:3.7from
miss-islington:backport-e549c4b-3.7

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented May 28, 2018

(cherry picked from commit e549c4b)

Co-authored-by: jimmylai albert_chs@yahoo.com.tw

https://bugs.python.org/issue33505

…pythonGH-6836)

(cherry picked from commit e549c4b)

Co-authored-by: jimmylai <albert_chs@yahoo.com.tw>
@miss-islington
Copy link
Copy Markdown
Contributor Author

@jimmylai and @1st1: Backport status check is done, and it's a success ✅ .

@1st1 1st1 merged commit f8fdb36 into python:3.7 May 28, 2018
@bedevere-bot
Copy link
Copy Markdown

@1st1: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington
Copy link
Copy Markdown
Contributor Author

Thanks, @1st1!

@miss-islington miss-islington deleted the backport-e549c4b-3.7 branch May 28, 2018 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants