[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: Kenneth Porter <shiva_at_sewingwitch.com>
Date: Thu, 8 Feb 2018 10:18:52 -0800

On 2/8/2018 4:35 AM, Daniel Shahaf wrote:
> So, just to be clear, the problem is that svn/fs.py is not py3
> compatible, and having the 'builtins' module under py2 merely
> exposes that? I.e., we have no reason to suspect a bug in the 'future'
> package's implementation of builtins.open() under py2.

That's my interpretation. As I said at the start of the thread, it was
never clear why the internal temporary file was opened in text mode and
update mode when the code was first written.
Received on 2018-02-08 19:22:26 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.