Closed lemon24 closed 3 years ago
Why:
We can remove various things needed to support 3.6; most importantly, the dependency on the dataclasses backport.
We might be able to use structlog internally (revisit #147), due to https://www.structlog.org/en/stable/contextvars.html. Update: TBH, this still seems hard to do.
To do:
Why:
We can remove various things needed to support 3.6; most importantly, the dependency on the dataclasses backport.
We might be able to use structlog internally (revisit #147), due to https://www.structlog.org/en/stable/contextvars.html. Update: TBH, this still seems hard to do.