Mergifyio / daiquiri

Python library to easily setup basic logging functionality
Apache License 2.0
333 stars 25 forks source link

Tests fail with patched `python-json-logger` #81

Open CyberTailor opened 1 month ago

CyberTailor commented 1 month ago

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

CyberTailor commented 1 month ago

Test logs: https://bugs.gentoo.org/937359