New submission from Brian Kuhl <kuhleno...@gmail.com>: With the trend to use REST APIs between the cloud and the IoT there is increasing interest in Python on embedded devices. Cloud developer’s typical release a reference REST implementation of JSON and/or Python on Linux and leave it to the device developer to adapt it to their platform. While many devices use eLinux, others with IP and/or hard real-time constraints need a commercial RTOS platform.
Currently the automake configure explicitly prevents configuration of VxWorks as a build target. I'll provide a pull request referencing this issue with the required changes. ---------- components: Cross-Build messages: 305249 nosy: Alex.Willmer, Brian Kuhl priority: normal severity: normal status: open title: Python should support VxWorks RTOS type: enhancement versions: Python 3.7 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue31904> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com