[issue31904] Python should support VxWorks RTOS

Ned Deily report at bugs.python.org
Mon Apr 16 15:40:29 EDT 2018


Ned Deily <nad at python.org> added the comment:

As I commented on the PR, I think this PR should not be merged until and if there is a consensus that this support belongs in the standard cpython repo and there is an agreed-upon plan how this platform would be supported on going.  I think it needs an approved PEP.  We've allowed ourselves in the past to do a long-term disservice to our downstream users by merging in support for platforms that we were not equipped to support.  In any case, it would need to wait for 3.8.

----------
nosy: +lukasz.langa, ned.deily
versions: +Python 3.8 -Python 3.7

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31904>
_______________________________________


More information about the Python-bugs-list mailing list