]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
Merge pull request #551 from psycopg/fix-json-dump-dict
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 2 May 2023 10:16:59 +0000 (12:16 +0200)
committerGitHub <noreply@github.com>
Tue, 2 May 2023 10:16:59 +0000 (12:16 +0200)
fix(json): allow to register json dumpers on dict or other objects


Trivial merge