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
228516c3
Kaydet (Commit)
228516c3
authored
May 28, 2011
tarafından
Martin v. Löwis
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Sade Fark
merge 2.5.6c1 tag
üst
dcdf0320
4ca9d48a
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
19 additions
and
7 deletions
+19
-7
.hgtags
.hgtags
+1
-0
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
+7
-1
README
README
+2
-2
No files found.
.hgtags
Dosyayı görüntüle @
228516c3
...
...
@@ -113,3 +113,4 @@ a0a6d9909312ad9c1d844af66e9c91931b93852a v2.5.4
1dc91e9dd5c13a4bc2d3bb7d4b5896ab264f2325 v2.5.5c2
7098a46f0b75e5aacfaf81d65d72e3613b023532 v2.5.5
a87c7b96672b69dffef64c59b56fba5bb2059b99 v2.5.6c1
de34c7b097e8d66b1140c211dbd61d48b31ba483 v2.5.6
Include/patchlevel.h
Dosyayı görüntüle @
228516c3
...
...
@@ -22,11 +22,11 @@
#define PY_MAJOR_VERSION 2
#define PY_MINOR_VERSION 5
#define PY_MICRO_VERSION 6
#define PY_RELEASE_LEVEL PY_RELEASE_LEVEL_
GAMMA
#define PY_RELEASE_SERIAL
1
#define PY_RELEASE_LEVEL PY_RELEASE_LEVEL_
FINAL
#define PY_RELEASE_SERIAL
0
/* Version as a string */
#define PY_VERSION "2.5.6
c1
"
#define PY_VERSION "2.5.6"
/* Subversion Revision number of this file (not of the repository) */
#define PY_PATCHLEVEL_REVISION "$Revision$"
...
...
Lib/idlelib/NEWS.txt
Dosyayı görüntüle @
228516c3
What's New in IDLE 1.2.6?
=========================
*Release date: 26-May-2011*
What's New in IDLE 1.2.6c1?
===========================
...
...
Lib/idlelib/idlever.py
Dosyayı görüntüle @
228516c3
IDLE_VERSION
=
"1.2.6
c1
"
IDLE_VERSION
=
"1.2.6"
Misc/NEWS
Dosyayı görüntüle @
228516c3
...
...
@@ -4,10 +4,16 @@ Python News
(
editors
:
check
NEWS
.
help
for
information
about
editing
NEWS
using
ReST
.)
What
's New in Python 2.5.6?
===========================
*Release date: 26-May-2011*
What'
s
New
in
Python
2.5.6
c1
?
=============================
*Release date: 17-Apr-201
0
*
*
Release
date
:
17
-
Apr
-
201
1
*
Library
-------
...
...
README
Dosyayı görüntüle @
228516c3
This is Python version 2.5.6
c1
============================
==
This is Python version 2.5.6
============================
Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
Python Software Foundation. All rights reserved.
...
...
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