oslo.db/oslo_db
Mike Bayer 26fd6fbc1c Accommodate immutable URL api
SQLAlchemy 1.4 has modified the URL object to be immutable.
This patch makes the adjustments needed, using duck-typing
to check if the URL object is of the new style.  When
requirements reach SQLAlchemy 1.4 as the minimum required
version, these conditionals should be removed in favor of
the noted option in each.

CentOS Stream 9 is shipping sqlalchemy 1.4.

Change-Id: Id2f0663b13ed0f81e91a8d44f73d8541015bf844
(cherry picked from commit f37269ae60)
2022-08-05 08:25:39 +00:00
..
locale Imported Translations from Zanata 2018-03-01 06:16:38 +00:00
sqlalchemy Accommodate immutable URL api 2022-08-05 08:25:39 +00:00
tests Accommodate immutable URL api 2022-08-05 08:25:39 +00:00
__init__.py Move files out of the namespace package 2014-12-24 13:28:48 +02:00
_i18n.py Update the documentation link 2017-08-23 14:46:27 +08:00
api.py Drop use of six 2020-02-25 17:33:41 +00:00
concurrency.py Remove log translations 2017-03-30 08:42:42 +08:00
exception.py Drop use of six 2020-02-25 17:33:41 +00:00
options.py Removing deprecated min_pool_size 2019-04-06 12:54:28 -07:00
warning.py Move warnings to their own module 2018-10-17 14:04:42 +01:00