mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
c43dd4d01b
* Deal with mypy errors w/ type-hinted pynacl 1.5.0 Fixes #11644. I really don't like that we're monkey patching pynacl SignedKey instances with alg and version objects. But I'm too scared to make the changes necessary right now. (Ideally I would replace `signedjson.types.SingingKey` with a runtime class which wraps or inherits from `nacl.signing.SigningKey`.) C.f. https://github.com/matrix-org/python-signedjson/issues/16 |
||
---|---|---|
.. | ||
.gitignore | ||
11530.bugfix | ||
11587.bugfix | ||
11593.bugfix | ||
11612.misc | ||
11667.bugfix | ||
11672.feature | ||
11682.removal | ||
11685.misc | ||
11693.misc | ||
11695.bugfix | ||
11699.misc | ||
11701.misc | ||
11702.misc | ||
11707.misc | ||
11714.misc |