Skip to content

Add redis stream methods to the client stubs#3051

Merged
JelleZijlstra merged 2 commits intopython:masterfrom
joejuzl:redis_stream_method_stubs
Jun 13, 2019
Merged

Add redis stream methods to the client stubs#3051
JelleZijlstra merged 2 commits intopython:masterfrom
joejuzl:redis_stream_method_stubs

Conversation

@joejuzl
Copy link
Contributor

@joejuzl joejuzl commented Jun 12, 2019

Fixes #3050

Copy link
Member

@JelleZijlstra JelleZijlstra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Would be good to also add some types though.

@joejuzl
Copy link
Contributor Author

joejuzl commented Jun 13, 2019

I would be keen to do a followup PR to add some typing to the redis stubs. I think this PR is still useful as it is - it will stop the false positive errors when using the stream functionality.

@JelleZijlstra JelleZijlstra merged commit 8ffe20f into python:master Jun 13, 2019
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.

Third party stubs for redis are out of date.

2 participants