Re: [Sqlalchemy-tickets] [sqlalchemy] #2873: _parse_rfc1738_args removes '+' symbol from password
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-11-25 19:49:22
|
#2873: _parse_rfc1738_args removes '+' symbol from password
------------------------------+----------------------------------
Reporter: arun.g | Owner: zzzeek
Type: defect | Status: reopened
Priority: highest | Milestone: 0.9.0
Component: engine | Severity: minor - half an hour
Resolution: | Keywords:
Progress State: in progress |
------------------------------+----------------------------------
Comment (by zzzeek):
adjusted in r6029496bd3fb78caeab349ef8df5b58f. I'm still not clear on
the parsing side, do we unconditonally deencode *any* ``%XX`` symbol? I'd
assume so, that's what it's doing.
Will send a new tweet but if folks can tell me this is right finally, that
would help.
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2873#comment:3>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|