Chi Hsuan Yen added the comment:

I've just tried with the latest git-master. With NDK r13b and my build scripts, 
[1] test_curses passed.

shell@ASUS_Z00E_2:/data/local/tmp $ python3.7m -m test test_curses -u curses   
Run tests sequentially
0:00:00 [1/1] test_curses
1 test OK.

Total duration: 1 sec
Tests result: SUCCESS
abcshell@ASUS_Z00E_2:/data/local/tmp $ 

By the way, with NDK r14 and unified headers, [2] the test also passed. Note 
that this configuration is not officially supported by CPython yet. (issue29040)

[1] https://github.com/yan12125/python3-android/tree/ndk-r13
[2] https://github.com/yan12125/python3-android/tree/master

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue29176>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to