MatrixSynapse/synapse/logging
Patrick Cloke ed1b879576
Do not call getfullargspec on every call. (#16589)
getfullargspec is relatively expensive and the results will
not change between calls, so precalculate it outside the
wrapper.
2023-10-31 20:16:17 +00:00
..
__init__.py
_remote.py
_terse_json.py
context.py Bump twisted from 22.10.0 to 23.8.0 (#16235) 2023-09-05 11:14:14 +00:00
filter.py
formatter.py
handlers.py
opentracing.py Do not call getfullargspec on every call. (#16589) 2023-10-31 20:16:17 +00:00
scopecontextmanager.py