]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
♻ Move internal variable for errors in `jsonable_encoder` to put related code closer...
authorGuillermo Quintana Pelayo <36505071+GuilleQP@users.noreply.github.com>
Fri, 26 Aug 2022 13:16:44 +0000 (15:16 +0200)
committerGitHub <noreply@github.com>
Fri, 26 Aug 2022 13:16:44 +0000 (13:16 +0000)
commita64387c3fc03120e3424fb12bfa64df8d949da43
treea33a568cbf44bba092886acdd87aa5e84ead94ae
parentc8124496fc34c024e411f293d3893219005d409f
♻ Move internal variable for errors in `jsonable_encoder` to put related code closer (#4560)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
fastapi/encoders.py