Skip to content

bpo-34767: Do not always create a collections.deque() in asyncio.Lock()#13834

Merged
miss-islington merged 2 commits into
python:masterfrom
ZackerySpytz:bpo-34767-asyncio-Lock-opt
Jun 5, 2019
Merged

bpo-34767: Do not always create a collections.deque() in asyncio.Lock()#13834
miss-islington merged 2 commits into
python:masterfrom
ZackerySpytz:bpo-34767-asyncio-Lock-opt

Conversation

@ZackerySpytz

@ZackerySpytz ZackerySpytz commented Jun 5, 2019

Copy link
Copy Markdown
Contributor

@asvetlov asvetlov left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, please fix the minor comment

Comment thread Lib/asyncio/locks.py Outdated
@bedevere-bot

Copy link
Copy Markdown

A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated.

Once you have made the requested changes, please leave a comment on this pull request containing the phrase I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

@miss-islington

Copy link
Copy Markdown
Contributor

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

@miss-islington
miss-islington merged commit 9aa7856 into python:master Jun 5, 2019
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @ZackerySpytz for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

@bedevere-bot

Copy link
Copy Markdown

GH-13837 is a backport of this pull request to the 3.8 branch.

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.

5 participants