pywinpty icon indicating copy to clipboard operation
pywinpty copied to clipboard

Does pywinpty support or want to support mingw?

Open messense opened this issue 4 years ago • 1 comments

We get a bug report in maturin which is related to pywinpty, so I want to ask if pywinpty support or want to support mingw.

I have a fix for that issue in https://github.com/PyO3/maturin/pull/677 but I don't have a working mingw64 build environment to test it, so help appreciated!

messense avatar Nov 14 '21 08:11 messense

I haven't tried to compile pywinpty using MinGW, I need to reproduce it, let me set up a mingw-w64 environment to see if it is possible to do so.

andfoy avatar Nov 15 '21 19:11 andfoy