]> granicus.if.org Git - python/commit
Issue #12641: Avoid passing "-mno-cygwin" to the mingw32 compiler, except when necessary.
authorAntoine Pitrou <solipsis@pitrou.net>
Mon, 30 Sep 2013 20:13:17 +0000 (22:13 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Mon, 30 Sep 2013 20:13:17 +0000 (22:13 +0200)
commit923852857d561a1b21580076b2670d22dcbdf984
tree11d2a9bb16838841327b40ed7040783abb2adc61
parente85f4e317488da9b979def01e964a35d9ee6133c
Issue #12641: Avoid passing "-mno-cygwin" to the mingw32 compiler, except when necessary.
Patch by Oscar Benjamin.
Lib/distutils/cygwinccompiler.py
Misc/ACKS
Misc/NEWS