Re: [Python-Dev] python issue27584 AF_VSOCK support

2017-08-24 Thread Cathy Avery
On 08/17/2017 05:38 PM, Christian Heimes wrote: On 2017-08-17 14:21, Cathy Avery wrote: Hi, I have a python pull request https://github.com/python/cpython/pull/2489 that introduces AF_VSOCK to the python C socket module. Unfortunately things have gone quiet for several weeks. Since I am new

[Python-Dev] python issue27584 AF_VSOCK support

2017-08-17 Thread Cathy Avery
Hi, I have a python pull request https://github.com/python/cpython/pull/2489 that introduces AF_VSOCK to the python C socket module. Unfortunately things have gone quiet for several weeks. Since I am new to this process I am unclear on what to expect as the next steps. I believe I have addre