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.
Created on 2006年06月12日 19:08 by vmanis, last changed 2022年04月11日 14:56 by admin. This issue is now closed.
| Messages (5) | |||
|---|---|---|---|
| msg54816 - (view) | Author: Vincent Manis (vmanis) | Date: 2006年06月12日 19:08 | |
This report is a follow-on from Bug# 1498051, which complained that Distutils doesn't recognize Visual Studio 2005. That bug was closed with a statement that extensions should be built with the same version of the MS compiler that built the Python system. Given that Visual Studio 2003 is no longer available as a commercial product from Microsoft, many people (myself included) must use Visual Studio 2005. Therefore, I am requesting that a separate `batteries included' Windows installer be provided where everything has been built with VS2005. |
|||
| msg54817 - (view) | Author: Martin v. Löwis (loewis) * (Python committer) | Date: 2006年06月13日 17:18 | |
Logged In: YES user_id=21627 Recategorizing as a feature request. I'm personally not willing to produce several different x86 windows packages. However, sources are available, so if somebody things this should be provided, they are certainly free to provide it themselves. |
|||
| msg54818 - (view) | Author: Dobes V (dobesv) | Date: 2006年12月18日 04:45 | |
You don't have to provide several different builds - only the 2005 build is needed. |
|||
| msg54819 - (view) | Author: Martin v. Löwis (loewis) * (Python committer) | Date: 2006年12月18日 08:43 | |
It is not true that only the 2005 build is needed. Many people specifically requested that Python 2.5 is built with VS 2003, so they need the (current) 2003 build. |
|||
| msg59322 - (view) | Author: Christian Heimes (christian.heimes) * (Python committer) | Date: 2008年01月05日 19:56 | |
We are using VS 2008 now. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:56:18 | admin | set | github: 43490 |
| 2008年01月05日 19:56:11 | christian.heimes | set | status: open -> closed nosy: + christian.heimes resolution: out of date messages: + msg59322 |
| 2006年06月12日 19:08:23 | vmanis | create | |