[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: mailer.py commit says TypeError: must be unicode, not str

From: Troy Curtis Jr <troycurtisjr_at_gmail.com>
Date: Thu, 08 Feb 2018 02:27:27 +0000

On Wed, Feb 7, 2018 at 1:06 PM Daniel Shahaf <d.s_at_daniel.shahaf.name> wrote:

> Kenneth Porter wrote on Wed, 07 Feb 2018 09:35 -0800:
> > The overload of type was happening due to the unprefix stuff in fs.py.
> Red
> > herring, though interesting.
>
> This should only happen with 1.7 and earlier, see
> https://subversion.apache.org/docs/release-notes/1.8#swig-py-star
>
>
I believe that Kenneth is actually referring to putting the type(fp) test
in svn/fs.py,
where it is doing the prefixing internally, not that it is leaking out into
his application.
I think he was simply trying to debug our different experiences.

Troy

> Cheers,
>
> Daniel
>
Received on 2018-02-08 03:27:45 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.