[proxy] web.archive.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light
/ mypy Public
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

Fix join between subclass of 'unicode' and 'str' #8402

Merged
merged 1 commit into from Feb 14, 2020
Merged

Conversation

Copy link
Collaborator

JukkaL commented Feb 14, 2020

There was one case where type promotion wasn't considered.

Fixes #8394.

There was one case where type promotion wasn't considered.

Fixes #8394.
JukkaL requested a review from ilevkivskyi Feb 14, 2020
JukkaL merged commit 75dcfc3 into master Feb 14, 2020
gvanrossum deleted the join-symmetry branch Aug 26, 2020
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.

Incorrect join of str and subclass of unicode
2 participants