Skip to content

Conversation

@srittau
Copy link
Collaborator

@srittau srittau commented Jun 27, 2023

Closes: #10362

@github-actions

This comment has been minimized.

@srittau
Copy link
Collaborator Author

srittau commented Jun 27, 2023

I have no time to look into the pytype error at the moment. @rchen152: Could have a look? Otherwise I'll try to narrow the problem down tomorrow.

This fixes the pytype tests.
@srittau
Copy link
Collaborator Author

srittau commented Jun 28, 2023

The pytype fix was fairly straightforward: Remove the quotes around bound types from the TypeVar, which is cleaner anyway:

45482b5

@srittau
Copy link
Collaborator Author

srittau commented Jun 28, 2023

(Test failure is a GitHub hickup, I will restart the failed test.)

@github-actions

This comment has been minimized.

@AlexWaygood AlexWaygood added the topic: redis Issues related to the redis third-party stubs label Aug 10, 2023
@JelleZijlstra
Copy link
Member

Sorry this PR has been sitting here for so long. There is a fairly big merge conflict; if you fix that I'll review it.

@JelleZijlstra
Copy link
Member

@srittau ping on this one.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@JelleZijlstra JelleZijlstra merged commit 09ff220 into python:main Apr 8, 2024
@srittau srittau deleted the redis-connection branch April 8, 2024 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: redis Issues related to the redis third-party stubs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[redis] redis.asyncio.connection.AbstractConnection is missing

3 participants