[issue16769] Remove some old Visual Studio versions from PC/ directory

2013-01-25 Thread Brian Curtin
Changes by Brian Curtin : -- resolution: -> fixed stage: -> committed/rejected status: open -> closed ___ Python tracker ___ ___ Pyt

[issue16769] Remove some old Visual Studio versions from PC/ directory

2013-01-25 Thread Roundup Robot
Roundup Robot added the comment: New changeset 01bbac9369e8 by Brian Curtin in branch 'default': Fix #16769. Remove outdated Visual Studio project directories for VC6, VS7.1, and VS8. http://hg.python.org/cpython/rev/01bbac9369e8 -- nosy: +python-dev ___

[issue16769] Remove some old Visual Studio versions from PC/ directory

2012-12-26 Thread Christian Heimes
Changes by Christian Heimes : -- nosy: +christian.heimes ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http:/

[issue16769] Remove some old Visual Studio versions from PC/ directory

2012-12-24 Thread Brian Curtin
Brian Curtin added the comment: Definitely keeping PC/VS9.0 as it's still fairly common and VS2008 is still used by us for 2.7. I would like to remove PC/VS8.0 but if anyone speaks towards keeping it then I think it's fine. -- nosy: +ocean-city ___

[issue16769] Remove some old Visual Studio versions from PC/ directory

2012-12-24 Thread Andrew Svetlov
Andrew Svetlov added the comment: Do you want to keep VS9.0 only? Sounds good to me. -- nosy: +asvetlov ___ Python tracker ___ ___ Pyt

[issue16769] Remove some old Visual Studio versions from PC/ directory

2012-12-24 Thread Jeremy Kloth
Changes by Jeremy Kloth : -- nosy: +jkloth ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.o

[issue16769] Remove some old Visual Studio versions from PC/ directory

2012-12-24 Thread Brian Curtin
New submission from Brian Curtin: While fixing #14470 to remove w9xpopen support, removing it from old Visual Studio projects came up. 1. I can't imagine anyone is attempting to use most of these. 2. Since we don't backport build changes to these older versions, some of them are very out of da