Closed ddavidlorenzo closed 1 year ago
any news? :)
will take a look. And if you can send and push-request its even better.
Ok, I started working on this, see #99
it looks like this fix is merged, any plans for a release soon?
Sure, was hoping to get the other issues fixed too - will try to get this done by the end of this week.
Done, please upgrade to pyctuator 1.1.0
Starting 2.3.0, _
json_encoder
andjson_decoder
attributes on app and blueprint, and the correspondingjson.JSONEncoder
andJSONDecoder
classes, are removed_ (source: https://flask.palletsprojects.com/en/2.3.x/changes/). This produces an error in modulepyctuator/impl/flask_pyctuator.py
, which attempts to load non-existing moduleJSONEncoder
.Error trace example: