[issue18500] mingw: detect winsock2 and setup _socket module

2021-10-21 Thread Irit Katriel
Change by Irit Katriel : -- resolution: duplicate -> wont fix ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue18500] mingw: detect winsock2 and setup _socket module

2021-10-20 Thread Irit Katriel
Change by Irit Katriel : -- resolution: -> duplicate stage: patch review -> resolved status: open -> closed superseder: -> MinGW is unsupported - close all open issues and list them here. ___ Python tracker ___

[issue18500] mingw: detect winsock2 and setup _socket module

2016-07-26 Thread Martin Panter
Martin Panter added the comment: The patch extends Misc/config_mingw, which is added by another patch in Issue 17594. -- dependencies: +mingw: preset configure defaults nosy: +martin.panter ___ Python tracker

[issue18500] mingw: detect winsock2 and setup _socket module

2016-03-11 Thread Martin Panter
Changes by Martin Panter : -- stage: -> patch review title: mingw: defect winsock2 and setup _socket module -> mingw: detect winsock2 and setup _socket module ___ Python tracker __