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
85a23944
Kaydet (Commit)
85a23944
authored
May 06, 2012
tarafından
Georg Brandl
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Post-3.3a3 bump.
üst
d9728b59
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
patchlevel.h
Include/patchlevel.h
+1
-1
NEWS
Misc/NEWS
+3
-2
No files found.
Include/patchlevel.h
Dosyayı görüntüle @
85a23944
...
...
@@ -23,7 +23,7 @@
#define PY_RELEASE_SERIAL 3
/* Version as a string */
#define PY_VERSION "3.3.0a3"
#define PY_VERSION "3.3.0a3
+
"
/*--end constants--*/
/* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.
...
...
Misc/NEWS
Dosyayı görüntüle @
85a23944
...
...
@@ -5,7 +5,7 @@ Python News
What
's New in Python 3.3.0 Alpha 4?
===================================
*Release date:
26-May
-2012*
*Release date:
XX-XXX
-2012*
Core and Builtins
-----------------
...
...
@@ -26,6 +26,7 @@ Library
- Issue #14127 and #10148: shutil.copystat now preserves exact mtime
and atime on filesystems providing nanosecond resolution.
What'
s
New
in
Python
3.3.0
Alpha
3
?
===================================
...
...
@@ -38,7 +39,7 @@ Core and Builtins
-
Issue
#
14433
:
Prevent
msvcrt
crash
in
interactive
prompt
when
stdin
is
closed
.
-
Issue
#
14521
:
Make
result
of
float
(
'nan'
)
and
float
(
'-nan'
)
more
consistent
across
platforms
.
...
...
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