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 steve.dower
Recipients JGoutin, dstufft, eric.araujo, paul.moore, steve.dower, tim.golden, zach.ware
Date 2015-11-20.16:59:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1448038783.19.0.143106646583.issue25646@psf.upfronthosting.co.za>
In-reply-to
Content
I appreciate the enthusiasm, but be aware that at best this will show up in Python 3.4.4 only, and the timeline for that is very short.

You would have a better chance if you were to make this a monkey-patch via setuptools. See https://bitbucket.org/pypa/setuptools/src/tip/setuptools/msvc9_support.py for where we added this for the compiler for 2.7.
History
Date User Action Args
2015-11-20 16:59:43steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, eric.araujo, zach.ware, dstufft, JGoutin
2015-11-20 16:59:43steve.dowersetmessageid: <1448038783.19.0.143106646583.issue25646@psf.upfronthosting.co.za>
2015-11-20 16:59:43steve.dowerlinkissue25646 messages
2015-11-20 16:59:43steve.dowercreate