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 gpolo
Recipients gpolo, jretz, loewis
Date 2008-12-30.02:37:54
SpamBayes Score 0.00017749018
Marked as misclassified No
Message-id <1230604676.5.0.190824681907.issue3833@psf.upfronthosting.co.za>
In-reply-to
Content
Jimmy Retzlaff (msg73003):

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.


-- Sorry, was going through some issue and unlinked the initial message
by mistake.
History
Date User Action Args
2009-02-12 11:28:34gpolounlinkissue3833 messages
2008-12-30 02:37:56gpolosetrecipients: + gpolo, loewis, jretz
2008-12-30 02:37:56gpolosetmessageid: <1230604676.5.0.190824681907.issue3833@psf.upfronthosting.co.za>
2008-12-30 02:37:55gpololinkissue3833 messages
2008-12-30 02:37:54gpolocreate