hiredis-py
hiredis-py copied to clipboard
Update Python 3.13 compatibility
Fixes #186
Updates CI to build cp313 wheels. Adds pypy-3.10 testing as well.
See also https://github.com/redis/hiredis-py/pull/174.
@chayim could you take a look?
Update: I now see https://github.com/redis/hiredis-py/pull/198/files, so my comment below doesn't really apply.
As a sidenote, CHANGELOG.md doesn't match the release notes any more. So perhaps it's time to drop it, or update it up to a certain version and indicate that from then on, the github release notes server as changelog. If you agree I'm happy to make those changes of course.
@DeD1rk @badboy @pietern @jparise @banker Is there some progress on that issue, as it would be terrific to allow it for Python 3.13. 🙂
I don't maintain this project anymore.
I think maintainers moved to valkey or something :grimacing:
@vladvildanov you
Thanks @chayim for pinging me!
Guys just tag me on the PR's if you need a review
Hey @vladvildanov could you cut a new release for hi-redis so there would be python 3.13 wheels in pypi?
@hxyannay Hey! Planned later this week
@hxyannay Already available
Hey @vladvildanov I see that you released v3.1.0, but I do not see it under pypi here: https://pypi.org/simple/hiredis/ Also I see that the latest github action run failed on publishing to pypi, so maybe that's the cause.
@hxyannay FIxed
Thank you @vladvildanov 🙏