aleph-im / aleph-sdk-python

Python SDK library for the Aleph.im network
MIT License
3 stars 4 forks source link

Use `extended_json_encoder` as default in `ClientSession` #84

Closed MHHukiewitz closed 9 months ago

github-actions[bot] commented 9 months ago

Reason: The change modifies the way data is serialized in a critical part of the codebase. This modification could potentially introduce bugs or unexpected behavior if not carefully reviewed.