Re: mailer.py commit says TypeError: must be unicode, not str
From: Kenneth Porter <shiva_at_sewingwitch.com>
Date: Wed, 31 Jan 2018 19:23:59 -0800
--On Tuesday, January 23, 2018 7:14 AM -0800 Kenneth Porter
> File "/usr/lib64/python2.7/site-packages/svn/fs.py", line 87, in
Here's the code where this is going wrong. I think svn_stream_read is
Package is subversion-python-1.7.14-11.el7_4.x86_64 in CentOS 7.4.
>From /usr/lib64/python2.7/site-packages/svn/fs.py
def _dump_contents(self, file, root, path, pool=None):
BTW, I found this nice treatment of unicode in Python 2 and 3:
<https://nedbatchelder.com/text/unipain.html>
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.