Author: Marius Gedminas
Branch: py3k
Changeset: r77994:d07170655326
Date: 2015-04-02 11:07 +0300
http://bitbucket.org/pypy/pypy/changeset/d07170655326/
Log:Make curses.tigetstr/tigetnum/tigetflag handle Unicode strings
Fixes https://bitbucket.org/pypy/pypy/issue/1997/pypy3
-c
Author: Marius Gedminas
Branch: py3k
Changeset: r77997:404f7178d54f
Date: 2015-06-09 19:45 +0300
http://bitbucket.org/pypy/pypy/changeset/404f7178d54f/
Log:Merge with upstream
diff too long, truncating to 2000 out of 61469 lines
diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++ b/.hgtags
@@
Author: Marius Gedminas
Branch: py3k
Changeset: r77995:b110a435b27a
Date: 2015-04-02 11:23 +0300
http://bitbucket.org/pypy/pypy/changeset/b110a435b27a/
Log:Fix curses text-output functions and methods
The fix works for pure ASCII text only. I'm still investigating why
Unicode
Author: Marius Gedminas
Branch: py3k
Changeset: r77996:321f5dfaf308
Date: 2015-04-02 11:30 +0300
http://bitbucket.org/pypy/pypy/changeset/321f5dfaf308/
Log:Link against libncursesw, for Unicode support
diff --git a/lib_pypy/_curses.py b/lib_pypy/_curses.py
--- a/lib_pypy/_curses.py
+++ b/lib
Author: Marius Gedminas
Branch: mgedmin/point-directly-to-the-bitbucket-issue-tr-1427956834221
Changeset: r589:58cc5c924e26
Date: 2015-04-02 06:40 +
http://bitbucket.org/pypy/pypy.org/changeset/58cc5c924e26/
Log:Point directly to the BitBucket issue tracker
bugs.pypy.org