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
52973611
Kaydet (Commit)
52973611
authored
Mar 01, 2008
tarafından
Barry Warsaw
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Bump to version 2.6a1
üst
1cc60ed2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
patchlevel.h
Include/patchlevel.h
+2
-2
NEWS
Misc/NEWS
+2
-2
No files found.
Include/patchlevel.h
Dosyayı görüntüle @
52973611
...
...
@@ -23,10 +23,10 @@
#define PY_MINOR_VERSION 6
#define PY_MICRO_VERSION 0
#define PY_RELEASE_LEVEL PY_RELEASE_LEVEL_ALPHA
#define PY_RELEASE_SERIAL
0
#define PY_RELEASE_SERIAL
1
/* Version as a string */
#define PY_VERSION "2.6a
0
"
#define PY_VERSION "2.6a
1
"
/* Subversion Revision number of this file (not of the repository) */
#define PY_PATCHLEVEL_REVISION "$Revision$"
...
...
Misc/NEWS
Dosyayı görüntüle @
52973611
...
...
@@ -12,8 +12,8 @@ What's New in Python 2.6 alpha 1?
Core and builtins
-----------------
- Issue #2051: pyc and pyo files are not longer created with permission
644. The
mode is now inherited from the py file.
- Issue #2051: pyc and pyo files are not longer created with permission
644. The
mode is now inherited from the py file.
- Issue #2067: file.__exit__() now calls subclasses' close() method.
...
...
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