]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
:recycle: Refactor jsonable_encoder and test it
authorSebastián Ramírez <tiangolo@gmail.com>
Sat, 22 Dec 2018 13:15:04 +0000 (17:15 +0400)
committerSebastián Ramírez <tiangolo@gmail.com>
Sat, 22 Dec 2018 13:15:04 +0000 (17:15 +0400)
commit510fec9bee23a9c31157090a2081f2038f7ae5cf
treed792c1a1c1d9964b4f86b750be949dd39c613510
parenta73709507c0778f97584ce67683901ec9da28d2a
:recycle: Refactor jsonable_encoder and test it

with nested arbitrary classes
fastapi/encoders.py
tests/test_jsonable_encoder.py [new file with mode: 0644]