[Python-Dev] Summary of Python tracker Issues

2018-12-21 Thread Python tracker
ACTIVITY SUMMARY (2018-12-14 - 2018-12-21) Python tracker at https://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues counts and deltas: open6896 (-13) closed 40407 (+67) total 47303 (+54) Open issues wi

Re: [Python-Dev] Windows porting: request to review PR #880

2018-12-21 Thread Terry Reedy
On 12/21/2018 6:26 AM, Jeroen Demeyer wrote: Can somebody please review https://github.com/python/cpython/pull/880 That addresses a severe problem on Windows making it impossible to build any C++ extension module with some compilers. Issue is https://bugs.python.org/issue11566. Someone needs t

[Python-Dev] Windows porting: request to review PR #880

2018-12-21 Thread Jeroen Demeyer
Can somebody please review https://github.com/python/cpython/pull/880 That addresses a severe problem on Windows making it impossible to build any C++ extension module with some compilers. ___ Python-Dev mailing list Python-Dev@python.org https://mail