.. |
__init__.py
|
Drop support for EOL Python 2.7
|
2020-11-17 22:22:11 +02:00 |
dbapi20_tpc.py
|
Upgrade f-strings with flynt -a and remove int()
|
2020-11-18 18:09:08 +02:00 |
dbapi20.py
|
Unbreak f-string wrong replacements
|
2021-05-20 16:49:05 +02:00 |
test_async.py
|
Upgrade Python syntax with pyupgrade --py36-plus
|
2020-11-17 22:22:11 +02:00 |
test_bug_gc.py
|
Copyright bumped to 2020
|
2020-01-17 21:21:11 +00:00 |
test_bugX000.py
|
Copyright bumped to 2020
|
2020-01-17 21:21:11 +00:00 |
test_cancel.py
|
Upgrade Python syntax with pyupgrade --py36-plus
|
2020-11-17 22:22:11 +02:00 |
test_connection.py
|
Merge branch 'master' into rm-2.7
|
2021-05-20 16:36:55 +02:00 |
test_copy.py
|
Upgrade f-strings with flynt -a and remove int()
|
2020-11-18 18:09:08 +02:00 |
test_cursor.py
|
Merge branch 'master' into rm-2.7
|
2021-05-20 16:36:55 +02:00 |
test_dates.py
|
Upgrade f-strings with flynt
|
2020-11-17 23:52:11 +02:00 |
test_errcodes.py
|
Upgrade Python syntax with pyupgrade --py36-plus
|
2020-11-17 22:22:11 +02:00 |
test_errors.py
|
Classify connection exceptions as operational errors to better conform with PEP 249
|
2020-11-17 18:02:06 +02:00 |
test_extras_dictcursor.py
|
Upgrade f-strings with flynt
|
2020-11-17 23:52:11 +02:00 |
test_fast_executemany.py
|
Upgrade Python syntax with pyupgrade --py36-plus
|
2020-11-17 22:22:11 +02:00 |
test_green.py
|
Upgrade f-strings with flynt
|
2020-11-17 23:52:11 +02:00 |
test_ipaddress.py
|
Upgrade Python syntax with pyupgrade --py36-plus
|
2020-11-17 22:22:11 +02:00 |
test_lobject.py
|
Upgrade f-strings with flynt
|
2020-11-17 23:52:11 +02:00 |
test_module.py
|
Merge branch 'master' into rm-2.7
|
2021-05-20 16:36:55 +02:00 |
test_notify.py
|
Upgrade f-strings with flynt
|
2020-11-17 23:52:11 +02:00 |
test_psycopg2_dbapi20.py
|
Copyright bumped to 2020
|
2020-01-17 21:21:11 +00:00 |
test_quote.py
|
Upgrade f-strings with flynt
|
2020-11-17 23:52:11 +02:00 |
test_replication.py
|
Upgrade f-strings with flynt
|
2020-11-17 23:52:11 +02:00 |
test_sql.py
|
Upgrade Python syntax with pyupgrade --py36-plus
|
2020-11-17 22:22:11 +02:00 |
test_transaction.py
|
Added reason for skipping on CockroachDB
|
2020-07-27 23:03:26 +01:00 |
test_types_basic.py
|
Upgrade Python syntax with pyupgrade --py36-plus
|
2020-11-17 22:22:11 +02:00 |
test_types_extras.py
|
Upgrade f-strings with flynt
|
2020-11-17 23:52:11 +02:00 |
test_with.py
|
'with' starts a transaction even on autocommit connections
|
2021-05-24 14:13:19 +02:00 |
testconfig.py
|
Upgrade f-strings with flynt
|
2020-11-17 23:52:11 +02:00 |
testutils.py
|
Merge branch 'master' into rm-2.7
|
2021-05-20 16:36:55 +02:00 |