This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Jeffrey.Armstrong, Martin.Fiers, Pete.Forman, RubyTuesdayDONO, Seppo.Yli-Olli, alexis, christian.heimes, cmcqueen1975, danmbox, doko, eric.araujo, fratti, gaudyallure52, geertj, honorableinvasi, jkloth, jonforums, jwilk, lemburg, loewis, oscarbenjamin, paul.moore, pitrou, pje, python-dev, rivy, rpetrov, rubenvb, santoso.wijaya, schmir, stakingrainbow2, tarek
Date 2013-09-30.20:29:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cpZwh6tP5z7LkV@mail.python.org>
In-reply-to
Content
New changeset 6b89176f1be5 by Antoine Pitrou in branch '3.3':
Issue #12641: Avoid passing "-mno-cygwin" to the mingw32 compiler, except when necessary.
http://hg.python.org/cpython/rev/6b89176f1be5

New changeset 8e180b2067e4 by Antoine Pitrou in branch 'default':
Issue #12641: Avoid passing "-mno-cygwin" to the mingw32 compiler, except when necessary.
http://hg.python.org/cpython/rev/8e180b2067e4
History
Date User Action Args
2013-09-30 20:29:57python-devsetrecipients: + python-dev, lemburg, loewis, doko, paul.moore, pje, geertj, pitrou, christian.heimes, schmir, tarek, jkloth, jwilk, eric.araujo, rpetrov, cmcqueen1975, rubenvb, santoso.wijaya, alexis, Seppo.Yli-Olli, jonforums, RubyTuesdayDONO, Jeffrey.Armstrong, danmbox, Martin.Fiers, oscarbenjamin, Pete.Forman, fratti, rivy, gaudyallure52, honorableinvasi, stakingrainbow2
2013-09-30 20:29:57python-devlinkissue12641 messages
2013-09-30 20:29:57python-devcreate