Staging
v0.5.1
https://github.com/python/cpython
Revision c13c04007d9ab67c5f0dad3486469085fe35c1b2 authored by Tim Peters on 11 March 2005, 17:20:43 UTC, committed by Tim Peters on 11 March 2005, 17:20:43 UTC
MSVCCompiler.initialize():  set self.initialized to True, as suggested
by AMK.  Else we keep growing the PATH endlessly, with each new C
extension built, until putenv() complains.

This doesn't appear to be an issue on the HEAD (MSVCCompiler initializes
itself via __init__() on the HEAD).

Also added a "2.4.1c2" section to NEWS.  Not meant to imply that Anthony
will do a 2.4.1c2 release, just needed to a place to put the news about the
MSVCCompiler bugfix.
1 parent 64c40c4
History
Tip revision: c13c04007d9ab67c5f0dad3486469085fe35c1b2 authored by Tim Peters on 11 March 2005, 17:20:43 UTC
Bug #1160802: Can't build Zope on Windows w/ 2.4.1c1.
Tip revision: c13c040
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 109 bytes
.hgtags -rw-r--r-- 2.6 KB
LICENSE -rw-r--r-- 13.0 KB
Makefile.pre.in -rw-r--r-- 31.6 KB
README -rw-r--r-- 48.6 KB
aclocal.m4 -rw-r--r-- 2.1 KB
configure -rwxr-xr-x 577.6 KB
configure.in -rw-r--r-- 85.7 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 23.8 KB
setup.py -rw-r--r-- 52.2 KB

README

back to top