Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
d1136807
Kaydet (Commit)
d1136807
authored
Haz 19, 2006
tarafından
Anthony Baxter
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Preparing for 2.5b1.
üst
e7d7caa1
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
11 additions
and
6 deletions
+11
-6
boilerplate.tex
Doc/commontex/boilerplate.tex
+1
-1
patchlevel.h
Include/patchlevel.h
+3
-3
NEWS.txt
Lib/idlelib/NEWS.txt
+5
-0
idlever.py
Lib/idlelib/idlever.py
+1
-1
NEWS
Misc/NEWS
+1
-1
No files found.
Doc/commontex/boilerplate.tex
Dosyayı görüntüle @
d1136807
...
@@ -5,5 +5,5 @@
...
@@ -5,5 +5,5 @@
Email:
\email
{
docs@python.org
}
Email:
\email
{
docs@python.org
}
}
}
\date
{
\today
}
% XXX update before final release!
\date
{
20 June, 2006
}
% XXX update before final release!
\input
{
patchlevel
}
% include Python version information
\input
{
patchlevel
}
% include Python version information
Include/patchlevel.h
Dosyayı görüntüle @
d1136807
...
@@ -22,11 +22,11 @@
...
@@ -22,11 +22,11 @@
#define PY_MAJOR_VERSION 2
#define PY_MAJOR_VERSION 2
#define PY_MINOR_VERSION 5
#define PY_MINOR_VERSION 5
#define PY_MICRO_VERSION 0
#define PY_MICRO_VERSION 0
#define PY_RELEASE_LEVEL PY_RELEASE_LEVEL_
ALPH
A
#define PY_RELEASE_LEVEL PY_RELEASE_LEVEL_
BET
A
#define PY_RELEASE_SERIAL
2
#define PY_RELEASE_SERIAL
1
/* Version as a string */
/* Version as a string */
#define PY_VERSION "2.5
a2
"
#define PY_VERSION "2.5
b1
"
/* Subversion Revision number of this file (not of the repository) */
/* Subversion Revision number of this file (not of the repository) */
#define PY_PATCHLEVEL_REVISION "$Revision$"
#define PY_PATCHLEVEL_REVISION "$Revision$"
...
...
Lib/idlelib/NEWS.txt
Dosyayı görüntüle @
d1136807
What's New in IDLE 1.2b1?
=========================
*Release date: 20-JUN-2006*
What's New in IDLE 1.2a2?
What's New in IDLE 1.2a2?
=========================
=========================
...
...
Lib/idlelib/idlever.py
Dosyayı görüntüle @
d1136807
IDLE_VERSION
=
"1.2
a2
"
IDLE_VERSION
=
"1.2
b1
"
Misc/NEWS
Dosyayı görüntüle @
d1136807
...
@@ -7,7 +7,7 @@ Python News
...
@@ -7,7 +7,7 @@ Python News
What
's New in Python 2.5 beta 1?
What
's New in Python 2.5 beta 1?
=================================
=================================
*Release date:
XX
-JUN-2006*
*Release date:
20
-JUN-2006*
Core and builtins
Core and builtins
-----------------
-----------------
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment