Re: [Python-Dev] Python for android - successfully cross-compiled without patches

2015-12-15 Thread Dmitry Moskalchuk
Olemis Lang  gmail.com> writes:

> 
> Wow ! Awesome ! What specific ISA version(s) and/or device(s) have you tried ?
> 

Hi Olemis,

I'm Dmitry Moskalchuk, initial author and main contributor of CrystaX NDK.
I could provide details if needed.

Answering your question, I assume by ISA you mean
"Instruction Set Architecture", isn't?

We've running Python on ARMv7 (32-bit) and ARMv8 (64-bit) devices,
as well as on x86 (32-bit) tablets. We'll run it on x86_64 and mips devices
too with time.

We'd like to include comprehensive testing of Python into process of
automatic regression testing of CrystaX NDK and we'd be very appreciated
if you or someone else could point us to documentation or examples how to
do that.

-- 
Dmitry Moskalchuk


___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] Python for android - successfully cross-compiled without patches

2015-12-15 Thread Dmitry Moskalchuk
On 15/12/15 22:33, Brett Cannon wrote:
> If you want to run the CPython test suite you can look at
> https://docs.python.org/devguide/runtests.html .

Thanks Brett, I'll look on it.


-- 
Dmitry Moskalchuk





signature.asc
Description: OpenPGP digital signature
___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com