You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve compatibility with patched python-json-logger on py3.12+
Discard the `taskName` field from event capsule, to preserve
compatibility both with current python-json-logger versions, and with
versions containing the Python 3.12 fix
from madzak/python-json-logger#188 that removes the reserved `taskName`
field.
0 commit comments