Skip to content

asyncio: Use dict instead of OrderedDict#11710

Merged
methane merged 1 commit into
python:masterfrom
methane:asyncio-remove-ordereddict
Feb 5, 2019
Merged

asyncio: Use dict instead of OrderedDict#11710
methane merged 1 commit into
python:masterfrom
methane:asyncio-remove-ordereddict

Conversation

@methane
Copy link
Copy Markdown
Member

@methane methane commented Jan 31, 2019

No description provided.

Copy link
Copy Markdown
Contributor

@eamanu eamanu left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Member

@1st1 1st1 left a comment

Choose a reason for hiding this comment

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

Drop the comment. Is the 'collections' module still used?

@methane
Copy link
Copy Markdown
Member Author

methane commented Jan 31, 2019

Yes, for deque.

@methane methane merged commit f345170 into python:master Feb 5, 2019
@methane methane deleted the asyncio-remove-ordereddict branch February 5, 2019 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants