diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2013-11-25 14:46:58 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2013-11-25 14:46:58 -0500 |
commit | 6029496bd3fb78caeab349ef8df5b58f058db16e (patch) | |
tree | 9c218dbec71973452daa585cf1db6caa034e8571 /lib/sqlalchemy/sql/compiler.py | |
parent | 2800e34710672b408fa4a7bdd6d58d63a7128f04 (diff) | |
download | sqlalchemy-6029496bd3fb78caeab349ef8df5b58f058db16e.tar.gz |
- adjustment, the spec says: "Within the user and password field, any ":",
"@", or "/" must be encoded." - so re-apply encoding to both password
and username, don't encode spaces as plus signs, don't encode any chars
outside of :, @, / on stringification - but we still parse for any
%XX character (is that right?)
Diffstat (limited to 'lib/sqlalchemy/sql/compiler.py')
0 files changed, 0 insertions, 0 deletions