Re: [Python-Dev] VxWorks and cpython?

2019-01-10 Thread Serhiy Storchaka
10.01.19 18:54, Kuhl, Brian пише: The changes to Python are not large, I've kept the pull request from last year's POC active. The changed files provide a good summary of the scope. https://github.com/python/cpython/pull/4184/files To prepare this PR for review the following changes are requir

Re: [Python-Dev] VxWorks and cpython?

2019-01-10 Thread Victor Stinner
Le jeu. 10 janv. 2019 à 17:54, Kuhl, Brian a écrit : > Is there a good place to document "Python on VxWorks" ? Anywhere. If you don't know, you might use https://wiki.python.org/moin/ ... But I'm not sure that the wiki is still widely used. Many pages may be outdated. > The changes to Python are

Re: [Python-Dev] VxWorks and cpython?

2019-01-10 Thread Kuhl, Brian
Hi Victor, I think we can come up with some sort of strategy that will work for everyone. I'll ask about the SSH access; and if that runs up against a corporate roadblock, I will explore some other alternative. Is there a good place to document "Python on VxWorks" ? The changes to Python are no

Re: [Python-Dev] VxWorks and cpython?

2019-01-10 Thread Simon Cross
It feels like it would be a good idea for Brian or someone else from Wind River to work towards becoming a core developer? If Brian, et al are interested, is there a core developer who would be willing to mentor them? ___ Python-Dev mailing list Python-De