sqlite3.ProgrammingError after upgrade to 4.1 from 3.x

Mads Kiilerich mads at kiilerich.com
Wed Jul 31 13:29:03 UTC 2019


On 7/31/19 3:17 PM, Carl Boberg wrote:
> Thank you
>
> I had to change L40
> -from kallithea.lib.utils2 import safe_str, generate_api_key, 
> get_current_authuser
> +from kallithea.lib.utils2 import safe_str, safe_unicode, 
> generate_api_key, get_current_authuser
>
> And change L148 (i also changed L150) to safe_unicode
>
> Now it works.


Thanks for confirming. We will include that fix in next release.

Please let us know if further testing shows it needs tweaking in other 
places too.

/Mads

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sfconservancy.org/pipermail/kallithea-general/attachments/20190731/fe5e7593/attachment.html>


More information about the kallithea-general mailing list