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
ec2aed66
Kaydet (Commit)
ec2aed66
authored
Ock 31, 2010
tarafından
Martin v. Löwis
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Prepare for 2.5.5.
üst
7fa05724
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
19 additions
and
8 deletions
+19
-8
patchlevel.h
Include/patchlevel.h
+3
-3
NEWS.txt
Lib/idlelib/NEWS.txt
+7
-2
idlever.py
Lib/idlelib/idlever.py
+1
-1
NEWS
Misc/NEWS
+6
-0
README
README
+2
-2
No files found.
Include/patchlevel.h
Dosyayı görüntüle @
ec2aed66
...
...
@@ -22,11 +22,11 @@
#define PY_MAJOR_VERSION 2
#define PY_MINOR_VERSION 5
#define PY_MICRO_VERSION 5
#define PY_RELEASE_LEVEL PY_RELEASE_LEVEL_
GAMMA
#define PY_RELEASE_SERIAL
2
#define PY_RELEASE_LEVEL PY_RELEASE_LEVEL_
FINAL
#define PY_RELEASE_SERIAL
0
/* Version as a string */
#define PY_VERSION "2.5.5
c2
"
#define PY_VERSION "2.5.5"
/* Subversion Revision number of this file (not of the repository) */
#define PY_PATCHLEVEL_REVISION "$Revision$"
...
...
Lib/idlelib/NEWS.txt
Dosyayı görüntüle @
ec2aed66
What's New in IDLE 1.2.5
c2
?
What's New in IDLE 1.2.5?
=========================
*Release date: 24-Jan-2010*
What's New in IDLE 1.2.5c2?
===========================
*Release date: 24-Jan-2010*
What's New in IDLE 1.2.5c1?
=========================
=========================
==
*Release date: 14-Jan-2010*
...
...
Lib/idlelib/idlever.py
Dosyayı görüntüle @
ec2aed66
IDLE_VERSION
=
"1.2.5
c2
"
IDLE_VERSION
=
"1.2.5"
Misc/NEWS
Dosyayı görüntüle @
ec2aed66
...
...
@@ -4,6 +4,12 @@ Python News
(
editors
:
check
NEWS
.
help
for
information
about
editing
NEWS
using
ReST
.)
What
's New in Python 2.5.5?
===========================
*Release date: 31-Jan-2010*
What'
s
New
in
Python
2.5.5
c2
?
=============================
...
...
README
Dosyayı görüntüle @
ec2aed66
This is Python version 2.5.5
c2
============================
==
This is Python version 2.5.5
============================
Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Python Software
Foundation.
...
...
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