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 berker.peksag
Recipients berker.peksag, dstufft, eric.araujo, kayhayen, zach.ware
Date 2018-07-27.20:08:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532722117.99.0.56676864532.issue34251@psf.upfronthosting.co.za>
In-reply-to
Content
msilib.Win64 has been removed in https://github.com/python/cpython/commit/49ce74efe845a8a91939ff3990a5f233262d3e1f#diff-c762e09a046c2ff3cd91f0643cc58049L12

I guess the ``if msilib.Win64:`` clause can be replaced with ``if msilib.AMD64:``.
History
Date User Action Args
2018-07-27 20:08:38berker.peksagsetrecipients: + berker.peksag, eric.araujo, kayhayen, zach.ware, dstufft
2018-07-27 20:08:37berker.peksagsetmessageid: <1532722117.99.0.56676864532.issue34251@psf.upfronthosting.co.za>
2018-07-27 20:08:37berker.peksaglinkissue34251 messages
2018-07-27 20:08:37berker.peksagcreate