[pypy-issue] Issue #2133: PyPy: curses.tigetstr() raises ctype TypeError after imported unicode_literals (pypy/pypy)

钰 阴 issues-reply at bitbucket.org
Fri Sep 4 09:23:50 CEST 2015


New issue 2133: PyPy: curses.tigetstr() raises ctype TypeError after imported unicode_literals
https://bitbucket.org/pypy/pypy/issues/2133/pypy-cursestigetstr-raises-ctype-typeerror

钰 阴:

Exactly the same issue as in #1997 and #2016 occur after doing `from __future__ import unicode_literals` in pypy2. Maybe same kind of fixes can be done as in d071706




More information about the pypy-issue mailing list