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 loewis
Recipients alexandrul, loewis
Date 2012-04-17.23:06:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1334703985.19.0.641839687745.issue14608@psf.upfronthosting.co.za>
In-reply-to
Content
It's not explicitly intended, but a side effect of how Microsoft distributes patches. The redistributable package comes from %ProgramFiles%\Common Files\Merge Modules, whereas the separate copy comes from %VS90COMNTOOLS%\..\..\VC\redist. Apparently, the Windows Update process updated one and not the other.

Apparently, an update to the merge modules is included in

http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=11895

I'll see whether this actually does update the merge modules. In general, while not being intended, this version difference is expected.
History
Date User Action Args
2012-04-17 23:06:25loewissetrecipients: + loewis, alexandrul
2012-04-17 23:06:25loewissetmessageid: <1334703985.19.0.641839687745.issue14608@psf.upfronthosting.co.za>
2012-04-17 23:06:24loewislinkissue14608 messages
2012-04-17 23:06:24loewiscreate