summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/postgresql/asyncpg.py
diff options
context:
space:
mode:
authorFederico Caselli <cfederico87@gmail.com>2021-09-08 22:25:12 +0200
committerFederico Caselli <cfederico87@gmail.com>2021-09-13 21:23:10 +0200
commit23b3375dcd89b0ad268f8c96a5782f45bf9a99af (patch)
tree430d19415d1b607be7ed3ee56a71534ac5d9fffa /lib/sqlalchemy/dialects/postgresql/asyncpg.py
parent6dbcb792eb60d4e084f0d1252882a0cbad4bc673 (diff)
downloadsqlalchemy-23b3375dcd89b0ad268f8c96a5782f45bf9a99af.tar.gz
Ensure str is callect on the URL password.
Ensure that ``str()`` is called on the an ``URL.password`` argument, allowing usage of objects that implement the ``__str__()`` method as password attributes. Also clarified that one such object is not appropriate to dynamically change the password. Fixes: #6958 Change-Id: Id0690990a64b9e0935537b7b8f5a73efe6a9e3dc
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/asyncpg.py')
0 files changed, 0 insertions, 0 deletions