0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-23 21:18:20 +02:00
synapse/synapse/logging
Jonathan de Jong 2ca4e349e9
Bugbear: Add Mutable Parameter fixes (#9682)
Part of #9366

Adds in fixes for B006 and B008, both relating to mutable parameter lint errors.

Signed-off-by: Jonathan de Jong <jonathan@automatia.nl>
2021-04-08 22:38:54 +01:00
..
__init__.py Support generating structured logs in addition to standard logs. (#8607) 2020-10-29 07:27:37 -04:00
_remote.py Fix additional type hints from Twisted 21.2.0. (#9591) 2021-03-12 11:37:57 -05:00
_structured.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
_terse_json.py Support generating structured logs in addition to standard logs. (#8607) 2020-10-29 07:27:37 -04:00
context.py Record more information into structured logs. (#9654) 2021-04-08 08:01:14 -04:00
filter.py Support generating structured logs in addition to standard logs. (#8607) 2020-10-29 07:27:37 -04:00
formatter.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
opentracing.py Bugbear: Add Mutable Parameter fixes (#9682) 2021-04-08 22:38:54 +01:00
scopecontextmanager.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
utils.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00