psycopg2/lib
2018-10-04 12:46:10 +01:00
..
__init__.py Remove workaround for decimal module 2017-11-26 17:55:24 -08:00
_ipaddress.py Drop 2to3 build step; make all code compatible with all Pythons 2017-12-11 20:26:58 -08:00
_json.py Remove redundant parentheses 2017-11-28 16:06:52 +00:00
_range.py Faster check for empty range in str() 2018-10-04 11:46:07 +01:00
compat.py Drop 2to3 build step; make all code compatible with all Pythons 2017-12-11 20:26:58 -08:00
errorcodes.py Drop 2to3 build step; make all code compatible with all Pythons 2017-12-11 20:26:58 -08:00
extensions.py Merge branch 'master' into drop-2to3 2018-05-20 23:56:29 +01:00
extras.py Improve doc for extras.wait_select 2018-09-05 16:45:33 +01:00
pool.py Drop 2to3 build step; make all code compatible with all Pythons 2017-12-11 20:26:58 -08:00
sql.py sql.Identifier can wrap a sequence of strings to represent qualified names 2018-10-04 12:46:10 +01:00
tz.py Remove redundant parentheses 2017-11-28 16:06:52 +00:00