[issue2399] Patches for Tools/msi

2014-09-30 Thread Berker Peksag
Changes by Berker Peksag : -- stage: needs patch -> resolved ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: htt

[issue2399] Patches for Tools/msi

2014-09-29 Thread Benjamin Peterson
Changes by Benjamin Peterson : -- resolution: -> out of date status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailin

[issue2399] Patches for Tools/msi

2014-09-29 Thread Steve Dower
Steve Dower added the comment: I think they've all been fixed anyway, but yeah, they're not going to be relevant with my new installer. -- ___ Python tracker ___

[issue2399] Patches for Tools/msi

2014-09-29 Thread Mark Lawrence
Mark Lawrence added the comment: Has this issue been overtaken by events? -- nosy: +BreamoreBoy, steve.dower, tim.golden, zach.ware versions: +Python 3.5 -Python 3.2 ___ Python tracker __

[issue2399] Patches for Tools/msi

2010-11-25 Thread Éric Araujo
Changes by Éric Araujo : -- components: +Demos and Tools -Distutils, Windows stage: -> needs patch type: behavior -> feature request versions: +Python 3.2 -Python 2.6 ___ Python tracker

[issue2399] Patches for Tools/msi

2009-11-10 Thread Martin v . Löwis
Martin v. Löwis added the comment: Strictly speaking, they apply to Tools/msi only (IIUC). So adjusting them to msilib is likely extra work. -- ___ Python tracker ___ ___

[issue2399] Patches for Tools/msi

2009-11-10 Thread Rene Dudfield
Rene Dudfield added the comment: Adding distutils to components for this old msi patch. These seem like useful things for those making msi packages with distutils. -- components: +Distutils nosy: +illume ___ Python tracker

[issue2399] Patches for Tools/msi

2008-03-21 Thread Christian Heimes
Changes by Christian Heimes <[EMAIL PROTECTED]>: -- assignee: -> loewis priority: -> normal __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-

[issue2399] Patches for Tools/msi

2008-03-18 Thread Travis Oliphant
Changes by Travis Oliphant <[EMAIL PROTECTED]>: -- nosy: +loewis __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-list mailing list Unsubscrib

[issue2399] Patches for Tools/msi

2008-03-18 Thread Travis Oliphant
Changes by Travis Oliphant <[EMAIL PROTECTED]>: Added file: http://bugs.python.org/file9734/msi.patch __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-

[issue2399] Patches for Tools/msi

2008-03-18 Thread Travis Oliphant
New submission from Travis Oliphant <[EMAIL PROTECTED]>: The attached patches add the following features to MSI building: * allow splitting into multiple CABs * prevent problem when data-base commits grow beyond a certain number * fix to handle all file names * change the way unique keys are