These run in Docker containers:These are all of the current builds; are you proposing another?https://github.com/python/buildmaster-config/blob/master/master/custom/builders.pyhttps://github.com/python/buildmaster-config/blob/master/worker_example.Dockerfile> Basically we provide a compatibility shim in buildbot that allows it to consume a .travis.yml file.>> buildbot_travis does however not support the full .travis.yml format.On Thu, Apr 2, 2020, 6:36 PM Antonio Cavallo <antonio.cavallo.71@gmail.com> wrote:Hi_______________________________________________is there any interest (or anyone has done it before), building the python interpreter using docker?The basic idea is building the toolchain (gcc) and on top of that the python interpreter. On mac/linux it can build natively, but it can use docker to target linux from mac/windows.Thanks
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-leave@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/DX7WNXJGFZJZSSVV5KG54TMW3AFTELET/
Code of Conduct: http://python.org/psf/codeofconduct/