Emil Loer
Results
2
issues of
Emil Loer
I'm getting deprecation warnings when using dataclasses-json with marshmallow 3.10.0. See the following backtrace. Looks like the problem is triggered by the `fields.Nested()` invocation. ``` /usr/local/lib/python3.8/site-packages/dataclasses_json/api.py:100: in schema Schema =...
We have been using setup-rust for a while on both Linux and macOS runners. On Linux everything is stable, but the macOS runners very often hang for long periods of...