Dec. 12, 2017
3:36 p.m.
2017-12-12 15:02 GMT+01:00 Antoine Pitrou <solipsis@pitrou.net>:
It sounds reasonable to me, as long as someone is monitoring their results (that would probably be you).
There is now the buildbot-status where failures are reported. Trust me, I like making a lot of noise when something is broken :-) FYI I'm trying https://github.com/python/cpython/pull/1629 : I succeeded to "cross-compile" a binary on Linux for Android. I'm now downloading an ISO to boot an x86-64 Android VM to test this binary ;-) Victor