[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fix python3 unicode issues
- Subject: Re: Fix python3 unicode issues
- From: Chris Warburton
- Date: Tue, 12 Dec 2017 13:56:36 +0000
- In-reply-to: <d4e2fc4ff9b15bad-0-artemis@nixos>
- References: <d4e2fc4ff9b15bad-0-artemis@nixos>
I had some unpushed commits sat on my laptop, which turned out to
include the `h.update(post[k].encode('utf8'))` fix, so I've now made
that one unconditional.