Date: Thu, 26 Jan 2017 03:50:13 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 216208] textproc/py-tabletext: configure target fails under py3k with UnicodeDecodeError Message-ID: <bug-216208-21822-MiAdl6ZEGp@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-216208-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-216208-21822@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216208 --- Comment #1 from John W. O'Brien <john@saltant.com> --- The attached patch appears to break the build under python2. ===> Configuring for py27-tabletext-0.1 Traceback (most recent call last): File "<string>", line 1, in <module> File "setup.py", line 10, in <module> + open("CHANGELOG.rst", encoding='utf8').read(), TypeError: 'encoding' is an invalid keyword argument for this function *** Error code 1 -- You are receiving this mail because: You are on the CC list for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216208-21822-MiAdl6ZEGp>
