launchpad-dev team mailing list archive
-
launchpad-dev team
-
Mailing list archive
-
Message #04679
Re: Updating the Maverick and running Launchpad
I think the change to psycopg2 is dubious - python 2.x is really not a
unicode happy playground: even its built in exceptions and tracebacks
are not reliable at interoperating with unicode strings.
I would:
- file a bug on maverick
- prep an SRU to rollback that patch
I suspect that 95% (Not a Metric (tm)) of db using python programs are
going to break with this change.
-Rob
Follow ups
References