What | Removed | Added |
---|---|---|
CC | daniel.garcia@suse.com |
I've been testing the script in Tumbleweed, with python 3.11 and a virtualenv and I've discovered that the problem is solved since version 0.22.0. And doing a git bisect we can find the exact commit that makes this script to work: https://github.com/getsentry/responses/commit/60931f1 So applying that upstream patch fixes the problem.