Hi Python developers,
Victor suggested I post a little background to help the maintainers understand
VxWorks a little better.
It can be found here
https://github.com/Wind-River/cpython/wiki/Python-on-VxWorks
If you'd like more detail in a particular area, please feel free to reply on or
off list.
Hi Victor,
I pinged our product manager and he’s open to the idea of setting up a
consulting arrangement with a core developer to help move things along.
At least in principal.
If anyone on the core team is interested, and reasonably unaligned with Wind
River’s competitors, please contact me off
We (Wind River) are doing it for VxWorks, which is also cross-compiled, and has
no concept of chroot you see in Linux.
The trick is to insert a little switch from local to a remote shell between the
build and the test run via ssh (or telnet).
Don't think we gotten anywhere near upstreaming tha
Original Message-
> From: Victor Stinner [mailto:vstin...@redhat.com]
> Sent: Wednesday, January 09, 2019 6:43 PM
> To: Christian Heimes
> Cc: Guido van Rossum; Kuhl, Brian; python-dev@python.org
> Subject: Re: [Python-Dev] VxWorks and cpython?
>
> Le mer. 9 janv. 2019 à 18:16, Chri
From: Guido van Rossum [mailto:gu...@python.org]
Sent: Wednesday, January 09, 2019 11:52 AM
To: Kuhl, Brian
Cc: python-dev@python.org
Subject: Re: [Python-Dev] VxWorks and cpython?
Hi Brian,
I am glad that this is happening!
I don't think you need a PEP to motivate your request -- howeve
Hi Python Developers,
I'm Brian Kuhl, I've spent about 28 years working with embedded software.
Since 2000 I've worked for Wind River. I'm currently a manager of documentation
and customer training in our Ottawa, Canada office. Throughout my career I've
had an interest in the use of open source