KEMBAR78
Fix join between subclass of 'unicode' and 'str' by JukkaL · Pull Request #8402 · python/mypy · GitHub
Skip to content

Conversation

JukkaL
Copy link
Collaborator

@JukkaL 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 JukkaL requested a review from ilevkivskyi February 14, 2020 13:51
@JukkaL JukkaL merged commit 75dcfc3 into master Feb 14, 2020
@gvanrossum gvanrossum deleted the join-symmetry branch August 26, 2020 21:26
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