[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mkdocs locale error building djangorestframework



On Mon, Jan 25, 2016 at 8:12 PM, Ben Hutchings <ben@decadent.org.uk> wrote:
> On Tue, 2016-01-26 at 11:49 +1100, Brian May wrote:
>>>> import subprocess
>>>> rv = subprocess.Popen(['locale', '-a'], stdout=subprocess.PIPE,
> ...                       stderr=subprocess.PIPE).communicate()[0]
>>>> type(rv)
> <class 'bytes'>
>
> This is clearly a bug in python3-click.

Yes it was.

I have just uploaded a fix.

--
Alexandre Viau
aviau@debian.org


Reply to: