Email: \email{docs@python.org}
}
-\date{28 September 2005} % XXX update before final release!
+\date{23 March 2006} % XXX update before final release!
\input{patchlevel} % include Python version information
\linev{2.4}{2.3}{2004}{PSF}{yes}
\linev{2.4.1}{2.4}{2005}{PSF}{yes}
\linev{2.4.2}{2.4.1}{2005}{PSF}{yes}
+ \linev{2.4.3}{2.4.2}{2006}{PSF}{yes}
\end{tablev}
\note{GPL-compatible doesn't mean that we're distributing
2.4 2.3 2004 PSF yes
2.4.1 2.4.1 2005 PSF yes
2.4.2 2.4.1 2005 PSF yes
+ 2.4.3 2.4.2 2006 PSF yes
Footnotes:
-What's New in IDLE 1.1.3?
-=========================
+What's New in IDLE 1.1.3c1?
+===========================
-*Release date:
+*Release date: 23-MAR-2006*
- Source file f.flush() after writing; trying to avoid lossage if user
kills GUI. Reported by Bruce Sherwood.
-IDLE_VERSION = "1.1.2"
+IDLE_VERSION = "1.1.3"
#################################
%define name python
-%define version 2.4.2
+%define version 2.4.3c1
%define libvers 2.4
%define release 1pydotorg
%define __prefix /usr
Windows Python BUILD numbers
----------------------------
+ 68 2.4.3c1
+ 23-Mar-2006
67 2.4.2
28-Sep-2005
66 2.4.2c1
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
- PreprocessorDefinitions="BUILD=67"/>
+ PreprocessorDefinitions="BUILD=68"/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=""
- PreprocessorDefinitions="BUILD=67"/>
+ PreprocessorDefinitions="BUILD=68"/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseItanium|Win32">
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories=""
- PreprocessorDefinitions="BUILD=67"/>
+ PreprocessorDefinitions="BUILD=68"/>
</FileConfiguration>
</File>
<File