-
**Describe your environment**
Python == 3.9.9
opentelemetry-instrumentation-redis==0.40b0
redis==4.6.0
**Steps to reproduce**
```
redis = await from_url(
config.host,
encodi…
-
Hello, my problem is exactly the same as the one reported on [stackoverflow](https://stackoverflow.com/questions/77258840/successful-installation-of-superset-3-0-0-on-ubuntu-22-04-3-but-failed-to-log)…
-
**Bug Report**
mypy identifies false positive `X | Y` errors on not existing lines if `pydantic.mypy` plugin is enabled.
Note that I cannot find any instance of `X | Y` in the whole repository.
…
-
Hi all! I have a problem with reason and russian letter. I no anything idea, how i can fix it.
hiredis==0.2.0
redis==2.10.6
rejson==0.2.1
six==1.11.0
python =3.6
from rejson import Client,…
-
Currently both keys and values in the main dictionary are sitting behind pointers (let's talk about general case and forget about other union types for a moment), wasting 16 bytes of memory per entry.…
-
I am using the `redislabs/redismod` Docker image in a cluster with 1 master, 2 slaves and 3 sentinels with the Bitnami image (`bitnami/redis-sentinel:latest`).
Here's the docker-compose configurat…
-
What is the easiest way to see failed jobs?
I used to do the following before 1.0 to see my python stracktraces:
```
import zlib
from env import envget
from rq import Queue
def see_failed_jo…
-
Some pytest output
```bash
+ /usr/bin/pytest -v -r s -k 'not Uwsgi and not DynamoDb and not MongoDb'
============================= test session starts ==============================
platform l…
-
Original issue: https://pagure.io/copr/copr/issue/2238
Opened: 2022-07-11 05:36:09
Opened by: [praiskup](https://accounts.fedoraproject.org/user/praiskup)
Redis "SELECT 9" for some reason doesn't wor…
-
```
What steps will reproduce the problem?
1. Download and tar
2. cd redis-1.02
3. make
What is the expected output? What do you see instead?
centurydaily-lm:redis-1.02 sabhinav$ make
cc -c -arch x86…