[issue27323] ncurses putwin() fails in test_module_funcs

2016-09-06 Thread Xavier de Gaye
Xavier de Gaye added the comment: > Just wondering, how you built Python with ncurses 6.0 Xavier? I am using archlinux ncurses 6.0 [1] (sorry for the delay, no internet on a sail crossing). [1] https://www.archlinux.org/packages/core/x86_64/ncurses/ --

[issue27323] ncurses putwin() fails in test_module_funcs

2016-08-20 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: Thanks again for estimation. -- ___ Python tracker ___ ___

[issue27323] ncurses putwin() fails in test_module_funcs

2016-08-20 Thread Chi Hsuan Yen
Chi Hsuan Yen added the comment: NCURSES_OPAQUE is enabled if --with-reentrant is used. From Xavier's log I guess it's on Arch Linux. Arch Linux does not use --with-reentrant in ncurses [1] and it seems OpenSUSE does [2]. [1]

[issue27323] ncurses putwin() fails in test_module_funcs

2016-08-20 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: Thanks Chi Hsuan Yen. Just wondering, how you built Python with ncurses 6.0 Xavier? There is an issue with compiling with ncurses 6.0 (issue25720). -- resolution: -> third party stage: -> resolved status: open -> closed

[issue27323] ncurses putwin() fails in test_module_funcs

2016-08-20 Thread Chi Hsuan Yen
Chi Hsuan Yen added the comment: This is actually a ncurses bug: http://lists.gnu.org/archive/html/bug-ncurses/2016-05/msg0.html -- ___ Python tracker

[issue27323] ncurses putwin() fails in test_module_funcs

2016-08-20 Thread Chi Hsuan Yen
Changes by Chi Hsuan Yen : -- nosy: +Chi Hsuan Yen ___ Python tracker ___ ___

[issue27323] ncurses putwin() fails in test_module_funcs

2016-06-15 Thread Xavier de Gaye
Changes by Xavier de Gaye : -- versions: +Python 2.7, Python 3.5 ___ Python tracker ___

[issue27323] ncurses putwin() fails in test_module_funcs

2016-06-15 Thread Xavier de Gaye
New submission from Xavier de Gaye: This is with ncurses 6.0. $ ./python -m test -v -u curses -m test_module_funcs test_curses == CPython 3.6.0a2+ (default:e3bb87952c62, Jun 15 2016, 08:24:47) [GCC 6.1.1 20160501] == Linux-4.6.1-2-ARCH-x86_64-with-arch little-endian == hash algorithm: