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 adam@NetBSD.org, brett.cannon, donmez, jcea, jmr, mark.dickinson, pitrou, python-dev, rhettinger, skrah, vstinner
Date 2011-12-08.21:31:15
SpamBayes Score 0.0010111894
Marked as misclassified No
Message-id <E1RYlYh-00052T-1X@dinsdale.python.org>
In-reply-to
Content
New changeset 7efad6256e58 by Stefan Krah in branch '3.2':
Issue #11149: Also enable -fwrapv if $CC is a full path
http://hg.python.org/cpython/rev/7efad6256e58

New changeset e48df59af394 by Stefan Krah in branch 'default':
Merge second fix for issue #11149.
http://hg.python.org/cpython/rev/e48df59af394

New changeset 9d329adbbb01 by Stefan Krah in branch '2.7':
Backport second fix for issue #11149.
http://hg.python.org/cpython/rev/9d329adbbb01
History
Date User Action Args
2011-12-08 21:31:16python-devsetrecipients: + python-dev, brett.cannon, rhettinger, jcea, mark.dickinson, pitrou, vstinner, donmez, skrah, jmr, adam@NetBSD.org
2011-12-08 21:31:16python-devlinkissue11149 messages
2011-12-08 21:31:15python-devcreate