Skip to content

bpo-32385: Clean up the C3 MRO algorithm implementation.#4942

Merged
serhiy-storchaka merged 2 commits into
python:masterfrom
serhiy-storchaka:mro_implementation
Dec 20, 2017
Merged

bpo-32385: Clean up the C3 MRO algorithm implementation.#4942
serhiy-storchaka merged 2 commits into
python:masterfrom
serhiy-storchaka:mro_implementation

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Dec 20, 2017

Copy link
Copy Markdown
Member

Use tuples instead of lists.

https://bugs.python.org/issue32385

@pitrou pitrou left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM.

@serhiy-storchaka serhiy-storchaka merged commit 6b91a59 into python:master Dec 20, 2017
@serhiy-storchaka serhiy-storchaka deleted the mro_implementation branch December 20, 2017 17:21
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.

4 participants