]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Print a log instead of a warning on swallowed exit exception
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Mon, 27 Sep 2021 00:01:30 +0000 (02:01 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Mon, 27 Sep 2021 00:01:30 +0000 (02:01 +0200)
commitade69ef31153567c37b2f09066f71e88f9feba3a
tree19d0a3fec09e7019478b9de0212a1412a3132693
parent1acf5f5d1a57f0ff960f1bd57cfa8f26955c945c
Print a log instead of a warning on swallowed exit exception
psycopg/psycopg/connection.py
psycopg/psycopg/connection_async.py
tests/test_connection.py
tests/test_connection_async.py