[Python-Dev] VxWorks and Python

2019-03-28 Thread Kuhl, Brian
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.

Re: [Python-Dev] Can I submit more support of standard library for VxWorks after 3.8.0 beta1?

2019-03-19 Thread Kuhl, Brian
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

Re: [Python-Dev] Testing cross-compiled python (windows arm32) from build bot

2019-03-18 Thread Kuhl, Brian
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

Re: [Python-Dev] VxWorks and cpython?

2019-01-10 Thread Kuhl, Brian
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

[Python-Dev] FW: VxWorks and cpython?

2019-01-09 Thread Kuhl, Brian
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

[Python-Dev] VxWorks and cpython?

2019-01-09 Thread Kuhl, Brian
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