diff options
author | Jon Dufresne <jon.dufresne@gmail.com> | 2017-12-03 18:47:19 -0800 |
---|---|---|
committer | Jon Dufresne <jon.dufresne@gmail.com> | 2017-12-10 10:51:07 -0800 |
commit | c86e682153f4cb8d99e490b2af964f3f11e3489f (patch) | |
tree | 33249d9a350210ac861a92e387dff170654f3287 /tests/test_async.py | |
parent | 1a8e992fcc87b2d15911b60cc9220ec50a70a4ff (diff) | |
download | psycopg2-c86e682153f4cb8d99e490b2af964f3f11e3489f.tar.gz |
Skip register_hstore(..., unicode=True) tests on Python 3
Per the functions documentation, this argument is not supported on
Python 3. Skip it during tests.
> :param unicode: if `!True`, keys and values returned from the database
> will be `!unicode` instead of `!str`. The option is not available on
> Python 3
Work towards moving tests outside of the installed package.
Diffstat (limited to 'tests/test_async.py')
0 files changed, 0 insertions, 0 deletions