This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author metaperl
Recipients benaryorg, martin.panter, metaperl, tjollans
Date 2019-01-24.15:55:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1548345355.09.0.933170117293.issue33342@roundup.psfhosted.org>
In-reply-to
Content
Also note, if SQLAlchemy gives any guidance, then note that SA unquotes both the username and password of the URL:

https://github.com/sqlalchemy/sqlalchemy/blob/master/lib/sqlalchemy/engine/url.py#L274
History
Date User Action Args
2019-01-24 15:55:57metaperlsetrecipients: + metaperl, tjollans, martin.panter, benaryorg
2019-01-24 15:55:55metaperlsetmessageid: <1548345355.09.0.933170117293.issue33342@roundup.psfhosted.org>
2019-01-24 15:55:55metaperllinkissue33342 messages
2019-01-24 15:55:55metaperlcreate