Skip to content

Commit dc70706

Browse files
committed
2.3.5 final
1 parent bd5264d commit dc70706

File tree

5 files changed

+10
-3
lines changed

5 files changed

+10
-3
lines changed

Lib/idlelib/NEWS.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
What's New in IDLE 1.0.5rc1?
22
============================
33

4+
*Release date: 08-Feb-2005*
5+
6+
What's New in IDLE 1.0.5rc1?
7+
============================
8+
49
*Release date: 26-Jan-2005*
510

611
- On OpenBSD, terminating IDLE with ctrl-c from the command line caused a

Lib/idlelib/idlever.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
IDLE_VERSION = "1.0.5c1"
1+
IDLE_VERSION = "1.0.5"

Misc/RPM/python-2.3.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
#################################
3434

3535
%define name python
36-
%define version 2.3.4
36+
%define version 2.3.5
3737
%define libvers 2.3
3838
%define release 4pydotorg
3939
%define __prefix /usr

PCbuild/BUILDno.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ How to change the Windows build number:
3333

3434
Windows Python BUILD numbers
3535
----------------------------
36+
62 2.3.5
37+
08-Feb-2005
3638
61 2.3.5c1
3739
26-Jan-2005
3840
60 2.4

PCbuild/pythoncore.dsp

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)