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/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216208 --- Comment #1 from John W. O'Brien <john@saltant.com> --- The attached patch appears to break the build under python2. =3D=3D=3D> 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=3D'utf8').read(), TypeError: 'encoding' is an invalid keyword argument for this function *** Error code 1 --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216208-21822-MiAdl6ZEGp>