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 dstufft, eric.araujo, gladman, paul.moore, steve.dower, tim.golden, zach.ware
Date 2015-08-05.18:47:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1438800443.15.0.322896434305.issue24798@psf.upfronthosting.co.za>
In-reply-to
Content
I've simplified the manifest handling:

* embed by default, since we no longer need to filter CRT SxS info
* omit UAC info from DLLs
* use full PATH when running tools
* some other tidying

Not necessarily going to wait for lots of reviews, as I know very few people are interested in distutils, but feel free to chime in if you like. I'll give it a day or so.
History
Date User Action Args
2015-08-05 18:47:23steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, eric.araujo, zach.ware, dstufft, gladman
2015-08-05 18:47:23steve.dowersetmessageid: <1438800443.15.0.322896434305.issue24798@psf.upfronthosting.co.za>
2015-08-05 18:47:23steve.dowerlinkissue24798 messages
2015-08-05 18:47:22steve.dowercreate