oslo.db/oslo_db/tests
Takashi Kajinami a6d89f55e7 Remove deprecated async property
This no longer works in Python 3.7 or later because async is now
a keyword. Because now the minimum python version supported is 3.8,
the compatibility code is not useful.

See df6bf34012 for further details.

Change-Id: Ib04858dda47fcbcafe027f222030506d7477e43b
2024-09-03 16:32:33 +09:00
..
sqlalchemy Remove deprecated async property 2024-09-03 16:32:33 +09:00
__init__.py Test that concurrent sqlalchemy transactions don't block 2015-07-16 20:20:45 +10:00
base.py tests: Enable SADeprecationWarning warnings 2021-07-29 16:37:02 +01:00
fixtures.py Remove sqlalchemy-migrate 2023-03-21 13:59:26 -04:00
test_api.py Don't sleep in tests 2023-04-17 10:17:35 +01:00
utils.py tests: Use common base class 2021-07-29 16:37:01 +01:00