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 jretz
Recipients gpolo, jretz, loewis
Date 2008-09-11.04:07:54
SpamBayes Score 0.00014059476
Marked as misclassified No
Message-id <1221106076.33.0.246620485581.issue3833@psf.upfronthosting.co.za>
In-reply-to
Content
I'm seeing the same symptoms that are described in issue 1543 with the
2.6b3 MSIs. Namely, when you run one of the MSIs (either 32-bit or
64-bit) then the other will refuse to install. This is on XP Pro x64 SP2.

python-3.0b3.msi and python-3.0b3.amd64.msi exhibit the same problem.

Having 32-bit and 64-bit version coexist makes it much easier to build
extensions for and test on both versions at the same time.
History
Date User Action Args
2008-12-30 08:56:39loewissetrecipients: + loewis, gpolo
2008-12-30 08:56:38loewislinkissue3833 messages
2008-12-30 02:34:36gpolounlinkissue3833 messages
2008-09-11 04:07:56jretzsetrecipients: + jretz
2008-09-11 04:07:56jretzsetmessageid: <1221106076.33.0.246620485581.issue3833@psf.upfronthosting.co.za>
2008-09-11 04:07:55jretzlinkissue3833 messages
2008-09-11 04:07:54jretzcreate