python-jose icon indicating copy to clipboard operation
python-jose copied to clipboard

fix test_incorrect_public_key_hmac_signing

Open dotlambda opened this issue 2 months ago • 0 comments

It used to fail with

TypeError: curve must be an EllipticCurve instance

I copied the fix from https://github.com/web-push-libs/pywebpush/issues/159.

dotlambda avatar Oct 22 '25 03:10 dotlambda