Skip to content

Revert "fix list concatenation (#2404)" #2653

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

Merged
merged 1 commit into from
Nov 29, 2018

Conversation

JukkaL
Copy link
Contributor

@JukkaL JukkaL commented Nov 29, 2018

The fix caused regressions for mypy that are difficult to
fix. See python/mypy#5492 for
context.

This reverts commit 1a42a2c.

The fix caused regressions for mypy that are difficult to
fix.  See python/mypy#5492 for
context.

This reverts commit 1a42a2c.
@JukkaL JukkaL requested a review from JelleZijlstra November 29, 2018 19:41
@JelleZijlstra JelleZijlstra merged commit 84548f5 into python:master Nov 29, 2018
@JelleZijlstra
Copy link
Member

Too bad.

@JukkaL
Copy link
Contributor Author

JukkaL commented Nov 29, 2018

Yeah, this is unfortunate. Maybe the least bad option is to special case list.__add__ in mypy at least for now.

yedpodtrzitko pushed a commit to yedpodtrzitko/typeshed that referenced this pull request Jan 23, 2019
The fix caused regressions for mypy that are difficult to
fix.  See python/mypy#5492 for
context.

This reverts commit 1a42a2c.
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.

2 participants