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 alex, amaury.forgeotdarc, benrg, brian.curtin, eric.araujo, georg.brandl, ishimoto, jackdied, jcea, loewis, meador.inge, mrabarnett, ncoghlan, pitrou, python-dev, r.david.murray, rhettinger, skrah, terry.reedy, tim.golden, vstinner
Date 2012-08-01.09:11:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Wn7zc4npgzPcn@mail.python.org>
In-reply-to
Content
New changeset 2638ce032151 by Martin v. Löwis in branch '3.2':
Issue #8847: Disable COMDAT folding in Windows PGO builds.
http://hg.python.org/cpython/rev/2638ce032151

New changeset 029cde4e58c5 by Martin v. Löwis in branch 'default':
Issue #8847: Disable COMDAT folding in Windows PGO builds.
http://hg.python.org/cpython/rev/029cde4e58c5

New changeset d3afe5d8a4da by Martin v. Löwis in branch 'default':
Issue #8847: Merge with 3.2
http://hg.python.org/cpython/rev/d3afe5d8a4da
History
Date User Action Args
2012-08-01 09:11:10python-devsetrecipients: + python-dev, loewis, georg.brandl, rhettinger, terry.reedy, jcea, ishimoto, amaury.forgeotdarc, ncoghlan, pitrou, vstinner, jackdied, tim.golden, eric.araujo, mrabarnett, alex, r.david.murray, brian.curtin, skrah, meador.inge, benrg
2012-08-01 09:11:09python-devlinkissue8847 messages
2012-08-01 09:11:09python-devcreate