index
:
delta/python-packages/psycopg2.git
2_7_3_2
appveyor-py
async-keyword
bug-550
bug-557
bug-558
cockroachdb-tests
code-cleanup
column-slice
connection-info
cpychecker
decorators-fun
description-extra-attrs
diag-schema-name-nonloc
dont_set_datestyle_in_replication_mode
drop-display-size
encrypt-password-fix-tests
errors-module
errors-module-c
execute-locks
expand-version
fast-codecs
fast-executemany
fast-namedtuple
fast-test
fix-1019
fix-1073
fix-1248
fix-211
fix-443
fix-453
fix-512
fix-517
fix-518
fix-528
fix-562
fix-570
fix-578
fix-604
fix-679
fix-707
fix-707-27
fix-716
fix-716-27
fix-746
fix-788
fix-790
fix-794
fix-808
fix-856
fix-886
fix-887
fix-901
fix-948
fix-961
fix-binaries-2.7.6
fix-bsd-version
fix-iter-warning
fix-wheel-libresolv
goodbye-initd
goodbye-psycopg1
identifier-sequence
info-dsn-params
issue-template
libpq-10
libpq-10.1
libpq-ptrs
lo64
maint_2_4
maint_2_5
maint_2_6
maint_2_7
maint_2_8
manylinux
manylinux-dist
master
module-init-cleanup
mogrify-on-closed-cursor
musllinux
named-callproc
namedtuple-invalid-identifiers
naming
nested-array-nulls
new-release-procedure
no-set-default-session
no-unittest2
obscure-password-before-connect
openssl-1.0.2n
openssl-1.1-windows
pg10
pg12
pull-507
py310
py36-warnings
py37
py38
py38-win
py39-appveyor
qstring-writable-encoding
qualified
register-bytes
separate-binary
session-attributes
sql-compose
sql-copy
strip-macos
strip-wheel
test-dinosaurs
test-pg-11
test-postgres-10beta1
test-windows
test_i686
test_libpq91
testmr
travis
travis-db-matrix
travis-deadlock
github.com: psycopg/psycopg2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_async.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unskip tests that work on CockroachDB v22.1
Rafi Shamim
2022-03-28
1
-3
/
+3
*
Copyright year updated to 2021
Daniele Varrazzo
2021-06-15
1
-1
/
+1
*
Upgrade Python syntax with pyupgrade --py36-plus
Hugo van Kemenade
2020-11-17
1
-2
/
+1
*
Added missing reasons for crdb skip
Daniele Varrazzo
2020-08-17
1
-5
/
+5
*
Added reason for skipping on CockroachDB
Daniele Varrazzo
2020-07-27
1
-0
/
+1
*
Skip cancel tests on CockroachDB
Daniele Varrazzo
2020-07-21
1
-0
/
+5
*
All the sync tests pass on CockroachDB
Daniele Varrazzo
2020-07-21
1
-5
/
+10
*
Allow most of the async tests to pass on CockroachDB
Daniele Varrazzo
2020-07-21
1
-1
/
+6
*
Copyright bumped to 2020
Daniele Varrazzo
2020-01-17
1
-0
/
+1
*
Slow test is slow
Daniele Varrazzo
2019-10-19
1
-0
/
+1
*
Test notifies are received ok polling an async cur
fix-887
Daniele Varrazzo
2019-04-05
1
-1
/
+22
*
Handle ok poll() without a cursor having executed queries
Daniele Varrazzo
2019-04-05
1
-0
/
+4
*
Added pq_get_result_async() replaced pg_get_last_result()
Daniele Varrazzo
2019-03-17
1
-0
/
+41
*
Other import moved to top level in tests
Daniele Varrazzo
2019-03-16
1
-6
/
+4
*
Copyright year updated
Daniele Varrazzo
2019-02-17
1
-1
/
+1
*
Full flake8 3.5 cleanup
Daniele Varrazzo
2018-10-23
1
-0
/
+1
*
Use the connection.info properties instead of the legacy methods
connection-info
Daniele Varrazzo
2018-10-13
1
-3
/
+3
*
Fixed infinite loop in pq_get_last_result after COPY
Daniele Varrazzo
2018-10-10
1
-0
/
+6
*
Avoid installing tests to site-packages
Jon Dufresne
2017-12-10
1
-3
/
+2
*
Use relative imports throughout tests
Jon Dufresne
2017-12-10
1
-2
/
+2
*
Always import the system unittest
Jon Dufresne
2017-12-01
1
-1
/
+2
*
Use modern except syntax throughout project
Jon Dufresne
2017-11-20
1
-1
/
+1
*
Added readonly and deferrable attributes
Daniele Varrazzo
2017-02-16
1
-8
/
+9
*
Merge branch 'async-keyword'
Daniele Varrazzo
2017-02-03
1
-8
/
+8
|
\
|
*
Added async_ as an alias for async
Daniele Varrazzo
2017-02-03
1
-8
/
+8
*
|
Further skipping of slow tests
Daniele Varrazzo
2017-02-02
1
-0
/
+2
*
|
Allow skipping the slow test
manylinux
Daniele Varrazzo
2017-02-02
1
-1
/
+2
|
/
*
Python source cleanup using flake8
Daniele Varrazzo
2016-10-11
1
-4
/
+6
*
Fix async replication and test.
Oleksandr Shulgin
2015-10-15
1
-16
/
+0
*
Added select.select timeout on AsyncTests.wait
Jason Erickson
2014-05-19
1
-2
/
+2
*
Meaningful connection errors report a meaningful message
Daniele Varrazzo
2013-10-16
1
-0
/
+10
*
Testing boilerplate unified in a single base class
Daniele Varrazzo
2013-04-07
1
-9
/
+7
*
Fix tests for Postgres 9.3
Catalin Iacob
2013-03-16
1
-0
/
+3
*
Force GC during weakref tests
Daniele Varrazzo
2011-12-26
1
-0
/
+2
*
Cleanup of skipping of testing methods on certain Py/PG versions
Daniele Varrazzo
2011-02-15
1
-2
/
+2
*
Merge branch 'python2' into python3
Daniele Varrazzo
2011-01-10
1
-0
/
+24
|
\
|
*
Added license to unit tests
Daniele Varrazzo
2011-01-09
1
-0
/
+24
*
|
Merge branch 'python2' into python3
Daniele Varrazzo
2011-01-03
1
-0
/
+12
|
\
\
|
|
/
|
*
Broken circular reference in async execution
Daniele Varrazzo
2011-01-03
1
-0
/
+12
*
|
Test suite converted into a proper package.
Daniele Varrazzo
2010-12-21
1
-9
/
+4
|
/
*
Deal uniformly with test servers without pg_sleep.
Daniele Varrazzo
2010-11-28
1
-10
/
+8
*
Don't consider the kernel not blocking us on write as an error.
Daniele Varrazzo
2010-11-25
1
-1
/
+6
*
Test cleanup.
Daniele Varrazzo
2010-11-19
1
-11
/
+22
*
Making sync and async connection setup somewhat more consistent.
Daniele Varrazzo
2010-04-23
1
-0
/
+5
*
Dropped redundant call to conn_notice_process().
Daniele Varrazzo
2010-04-21
1
-0
/
+9
*
Connection method 'executing()' renamed to 'isexecuting()'.
Daniele Varrazzo
2010-04-21
1
-12
/
+12
*
Connection method 'issync()' changed into the attribute 'async'.
Daniele Varrazzo
2010-04-21
1
-3
/
+3
*
Remove fileno() and poll() from cursors
Jan Urbański
2010-04-21
1
-12
/
+30
*
Add one more test for errors involving two cursors
Jan Urbański
2010-04-20
1
-0
/
+9
*
Handle errors in asynchronous queries.
Jan Urbański
2010-04-20
1
-0
/
+23
[next]