Expand type for EncodedT by hauntsaninja · Pull Request #3472 · redis/redis-py (original) (raw)

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 andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation0 Commits1 Checks33 Files changed

Conversation

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

@hauntsaninja

As of PEP 688, type checkers will no longer implicitly consider bytearray to be compatible with bytes

@hauntsaninja

As of PEP 688, type checkers will no longer implicitly consider bytearray to be compatible with bytes

vladvildanov

vladvildanov pushed a commit that referenced this pull request

Feb 11, 2025

@hauntsaninja @vladvildanov

As of PEP 688, type checkers will no longer implicitly consider bytearray to be compatible with bytes

vladvildanov added a commit that referenced this pull request

Feb 11, 2025

add CacheEntry

Co-authored-by: zhousheng06 zhousheng06@meituan.com Co-authored-by: Vladyslav Vildanov 117659936+vladvildanov@users.noreply.github.com

As of PEP 688, type checkers will no longer implicitly consider bytearray to be compatible with bytes

Co-authored-by: Vladyslav Vildanov 117659936+vladvildanov@users.noreply.github.com


Co-authored-by: Vladyslav Vildanov 117659936+vladvildanov@users.noreply.github.com

Co-authored-by: Vladyslav Vildanov 117659936+vladvildanov@users.noreply.github.com

Co-authored-by: Vladyslav Vildanov 117659936+vladvildanov@users.noreply.github.com

Co-authored-by: Vladyslav Vildanov 117659936+vladvildanov@users.noreply.github.com


Co-authored-by: Vladyslav Vildanov 117659936+vladvildanov@users.noreply.github.com


Co-authored-by: zs-neo 48560952+zs-neo@users.noreply.github.com Co-authored-by: zhousheng06 zhousheng06@meituan.com Co-authored-by: Shantanu 12621235+hauntsaninja@users.noreply.github.com Co-authored-by: David Dougherty dwdougherty@gmail.com Co-authored-by: andy-stark-redis 164213578+andy-stark-redis@users.noreply.github.com Co-authored-by: petyaslavova petya.slavova@redis.com Co-authored-by: Patrick Arminio patrick.arminio@gmail.com Co-authored-by: Artur Mostowski artur.mostowski@protonmail.com

petyaslavova pushed a commit to Kakadus/redis-py that referenced this pull request

May 13, 2025

@hauntsaninja @petyaslavova

As of PEP 688, type checkers will no longer implicitly consider bytearray to be compatible with bytes

Labels