psycopg2/lib
Jon Dufresne c1d3948be9 Update documentation to reflect JSON import behavior
The docs don't need to describe what will happen on Python versions
before 2.6 as they are unsupported by psycopg2.

Should have been included in commit
d58844e548, but was missed.
2017-11-28 06:38:44 -08:00
..
__init__.py Remove workaround for decimal module 2017-11-26 17:55:24 -08:00
_ipaddress.py Added ipaddress objects conversion 2016-10-11 04:54:41 +01:00
_json.py Update documentation to reflect JSON import behavior 2017-11-28 06:38:44 -08:00
_range.py Python source cleanup using flake8 2016-10-11 00:11:55 +01:00
errorcodes.py Error codes updated to PG 10 beta 1 2017-06-05 12:34:17 +01:00
extensions.py Expose *DATETIMETZ* objects in the extensions module 2017-03-22 03:42:12 +00:00
extras.py Merge branch 'python3_mintimeloggingconnection' 2017-11-28 03:23:42 +00:00
pool.py Use an import style reported not broken on Python 3.6 2017-06-17 01:51:37 +01: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 Python source cleanup using flake8 2016-10-11 00:11:55 +01:00