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 cmcqueen1975
Recipients cmcqueen1975
Date 2012-07-10.04:52:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1341895923.16.0.599445307566.issue15315@psf.upfronthosting.co.za>
In-reply-to
Content
I'm trying this with my 'cobs' Python package:

    c:\Python33\python.exe setup.py build --compiler=mingw32 bdist_msi

With Python 3.3 beta, it fails with an exception:

    ValueError: Unknown MS Compiler version 1600

It works with Python 3.2.
History
Date User Action Args
2012-07-10 04:52:03cmcqueen1975setrecipients: + cmcqueen1975
2012-07-10 04:52:03cmcqueen1975setmessageid: <1341895923.16.0.599445307566.issue15315@psf.upfronthosting.co.za>
2012-07-10 04:52:02cmcqueen1975linkissue15315 messages
2012-07-10 04:52:02cmcqueen1975create