summaryrefslogtreecommitdiff
path: root/sandbox/crash.py
diff options
context:
space:
mode:
authorJon Dufresne <jon.dufresne@gmail.com>2017-12-03 18:47:19 -0800
committerJon Dufresne <jon.dufresne@gmail.com>2017-12-10 10:49:04 -0800
commitef64493b8913e4069c4422ad14da6de405c445f6 (patch)
tree4353633f29421d3d07f3cfe2cf384ae80ebc6b05 /sandbox/crash.py
parentb42c35849bdb37c8edfe581c31ee4345847b7b88 (diff)
downloadpsycopg2-ef64493b8913e4069c4422ad14da6de405c445f6.tar.gz
Fix use of "async" in test_cursor.py
"async" will be a keyword starting with Python 3.7. On Python 3.6, use of "async" causes a deprecation warning. Use the alias "async_" instead.
Diffstat (limited to 'sandbox/crash.py')
0 files changed, 0 insertions, 0 deletions