Skip to content
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

Change last asyncio.gather() overload ret. to List #3248

Merged

Conversation

bsolomon1124
Copy link
Contributor

Stems from PR #1550/ Issue #3243.

@JelleZijlstra
Copy link
Member

Unfortunately this causes an error in mypy's own test suite. Could you submit a PR to mypy to address it? Then I can merge the two PRs to get things working on both the mypy and the typeshed side.

@bsolomon1124
Copy link
Contributor Author

Yes, you're referring to testAsyncioGatherPreciseType from this snippet @JelleZijlstra ?

@JelleZijlstra
Copy link
Member

Yes

@bsolomon1124
Copy link
Contributor Author

See python/mypy#7550 @JelleZijlstra

@JelleZijlstra JelleZijlstra merged commit 412b9e7 into python:master Sep 30, 2019
JelleZijlstra pushed a commit to python/mypy that referenced this pull request Sep 30, 2019
This is a companion commit dependent on the change
introduced in typeshed PR 3248:

python/typeshed#3248
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