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 BreamoreBoy, paul.moore, python-dev, r.david.murray, serhiy.storchaka, steve.dower, terry.reedy, tim.golden, vstinner, zach.ware
Date 2015-05-17.12:51:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1431867065.54.0.272572068739.issue20035@psf.upfronthosting.co.za>
In-reply-to
Content
There's an MSBuild property that I set for release builds (either BuildForRelease or ReleaseBuild, not Configuration) that should exclude the preprocessor directive so we don't include an unnecessary full path. I can make that change later if you don't want to hold this patch up any longer though, as the rest looks fine to me. I don't know enough about Tix to comment on Serhiy's point.
History
Date User Action Args
2015-05-17 12:51:05steve.dowersetrecipients: + steve.dower, terry.reedy, paul.moore, vstinner, tim.golden, r.david.murray, BreamoreBoy, python-dev, zach.ware, serhiy.storchaka
2015-05-17 12:51:05steve.dowersetmessageid: <1431867065.54.0.272572068739.issue20035@psf.upfronthosting.co.za>
2015-05-17 12:51:05steve.dowerlinkissue20035 messages
2015-05-17 12:51:05steve.dowercreate