-
-
Notifications
You must be signed in to change notification settings - Fork 51
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
The newest release 2.26.0 does not work with Python 3.7 #341
Labels
bug
Something isn't working
Comments
Python 3.7 is already EOSed https://endoflife.date/python. |
While it is not officially supported, I can publish a fix for this. |
Merged
Will publish a fix soon. |
@cunla any plans to release this fix soon? |
szokeasaurusrex
added a commit
to getsentry/sentry-python
that referenced
this issue
Oct 28, 2024
`fakeredis` `2.26.0` [broke on Python 3.6 and 3.7](cunla/fakeredis-py#341). A fix should be available when the next version is available.
szokeasaurusrex
added a commit
to getsentry/sentry-python
that referenced
this issue
Oct 28, 2024
`fakeredis` `2.26.0` [broke on Python 3.6 and 3.7](cunla/fakeredis-py#341). A fix should be available when the next version is available.
szokeasaurusrex
added a commit
to getsentry/sentry-python
that referenced
this issue
Oct 28, 2024
`fakeredis` `2.26.0` [broke on Python 3.6 and 3.7](cunla/fakeredis-py#341). A fix should be available when the next version is available.
Released. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Thanks for your great project!
I found the newest release 2.26.0 does not work with Python 3.7.
To Reproduce
Expected behavior
Screenshots
Desktop (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: