-
- Downloads
Fix typing for `@cached` wrapped functions (#8240)
This requires adding a mypy plugin to fiddle with the type signatures a bit.
Showing
- changelog.d/8240.misc 1 addition, 0 deletionschangelog.d/8240.misc
- mypy.ini 2 additions, 1 deletionmypy.ini
- scripts-dev/mypy_synapse_plugin.py 85 additions, 0 deletionsscripts-dev/mypy_synapse_plugin.py
- synapse/handlers/federation.py 5 additions, 5 deletionssynapse/handlers/federation.py
- synapse/util/caches/descriptors.py 28 additions, 14 deletionssynapse/util/caches/descriptors.py
Loading
Please register or sign in to comment