Python 3.12 introduced a new reserved attribute `taskName`, there's a patch in https://github.com/madzak/python-json-logger/pull/188 This attribute could be discarded to support both patched and unpatched versions, see: https://github.com/jupyter/jupyter_events/pull/100
Python 3.12 introduced a new reserved attribute
taskName, there's a patch in madzak/python-json-logger#188This attribute could be discarded to support both patched and unpatched versions, see: jupyter/jupyter_events#100