psycopg2/lib
Daniele Varrazzo 8fec446789 Fixed catching too broad exceptions
Also some flake8 cleanup in the lib dir.
2018-11-08 12:34:18 +00:00
..
__init__.py Use an import style reported not broken on Python 3.6 2017-06-17 01:51:37 +01:00
_ipaddress.py Added ipaddress objects conversion 2016-10-11 04:54:41 +01:00
_json.py Added Json.prepare() 2017-06-16 01:37:49 +01:00
_range.py Fixed catching too broad exceptions 2018-11-08 12:34:18 +00:00
errorcodes.py errorcodes map update to PostgreSQL 11 2018-10-14 22:57:01 +01:00
extensions.py Expose *DATETIMETZ* objects in the extensions module 2017-03-22 03:42:12 +00:00
extras.py Fixed catching too broad exceptions 2018-11-08 12:34:18 +00:00
pool.py Fixed catching too broad exceptions 2018-11-08 12:34:18 +00:00
psycopg1.py Use an import style reported not broken on Python 3.6 2017-06-17 01:51:37 +01:00
sql.py Dropped repeated doc links in the same paragraph 2017-03-16 04:40:22 +00:00
tz.py Fixed catching too broad exceptions 2018-11-08 12:34:18 +00:00