]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Connection.encoding made writable again
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sat, 25 Jul 2020 11:17:51 +0000 (12:17 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Mon, 26 Oct 2020 16:18:18 +0000 (17:18 +0100)
commitbf89ebb8fd862183a55b868708ca03e866cf60cd
tree4ab111a37bbf6242439dc4590dab4663558b0a4d
parent42935597d24112423ac6ce0abbc422d978e2767d
Connection.encoding made writable again

I'm so flipflopping on this...
psycopg3/psycopg3/connection.py
tests/test_connection.py
tests/test_connection_async.py
tests/test_copy.py
tests/test_cursor.py
tests/test_errors.py
tests/types/test_text.py