diff options
author | Daniele Varrazzo <daniele.varrazzo@gmail.com> | 2016-12-29 21:43:04 +0100 |
---|---|---|
committer | Daniele Varrazzo <daniele.varrazzo@gmail.com> | 2016-12-29 21:43:04 +0100 |
commit | a81f12f9bd4d429fa73dd602d9fc1319a32a59a0 (patch) | |
tree | d02b082649c07bf7c2fef43e68859341ecd6cb76 /lib/sql.py | |
parent | e9577e9b890fd9a27bb146e8ea1c24eb562f28b2 (diff) | |
download | psycopg2-a81f12f9bd4d429fa73dd602d9fc1319a32a59a0.tar.gz |
Don't set tp_compare on Python 3
The slot is unused in Py < 3.5, and replaced by pg_as_async in Py 3.5.
Diffstat (limited to 'lib/sql.py')
0 files changed, 0 insertions, 0 deletions