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 paul.moore
Recipients ezio.melotti, paul.moore, steve.dower, terry.reedy, tim.golden, vstinner, zach.ware
Date 2017-05-19.19:52:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495223553.63.0.399087666571.issue30405@psf.upfronthosting.co.za>
In-reply-to
Content
I'd be wary of leaving out of date registry entries around. Maybe make it a separate script (or part of build.bat but requiring a command line flag to request it)?

Alternatively (or as well) we could have a cleanup command that removes registry entries for working builds that are no longer wanted. Of course you can handle this by manually editing the registry - but the same could equally be said of the original request...
History
Date User Action Args
2017-05-19 19:52:33paul.mooresetrecipients: + paul.moore, terry.reedy, vstinner, tim.golden, ezio.melotti, zach.ware, steve.dower
2017-05-19 19:52:33paul.mooresetmessageid: <1495223553.63.0.399087666571.issue30405@psf.upfronthosting.co.za>
2017-05-19 19:52:33paul.moorelinkissue30405 messages
2017-05-19 19:52:33paul.moorecreate