8000 bpo-34100: merge_consts_recursive() merges frozenset by vstinner · Pull Request #10762 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

bpo-34100: merge_consts_recursive() m 8000 erges frozenset #10762

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

bpo-34100: merge_consts_recursive() merges frozenset #10762

wants to merge 1 commit into from

Conversation

vstinner
Copy link
Member
@vstinner vstinner commented Nov 28, 2018

merge_consts_recursive() now also merges frozenset. It now merges
items before merging containers (tuple and frozenset).

https://bugs.python.org/issue34100

merge_consts_recursive() now also merges frozenset. It now merges
items before merging containers (tuple and frozenset).
@vstinner
Copy link
Member Author

I merged PR #10760 instead.

@vstinner vstinner closed this Nov 28, 2018
@vstinner vstinner deleted the merge_frozenset branch November 28, 2018 15:59
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.

3 participants
0