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
0517c9ae
Kaydet (Commit)
0517c9ae
authored
Tem 25, 2003
tarafından
Barry Warsaw
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Updated news for 2.3c2.
üst
d1f46c89
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
1 deletion
+25
-1
NEWS
Misc/NEWS
+25
-1
No files found.
Misc/NEWS
Dosyayı görüntüle @
0517c9ae
...
@@ -13,7 +13,7 @@ Core and builtins
...
@@ -13,7 +13,7 @@ Core and builtins
-----------------
-----------------
- It is now possible to import from zipfiles containing additional
- It is now possible to import from zipfiles containing additional
data bytes before the zip compatible archive. Zipfiles containing a
data bytes before the zip compatible archive.
Zipfiles containing a
comment at the end are still unsupported.
comment at the end are still unsupported.
Extension modules
Extension modules
...
@@ -28,15 +28,30 @@ Extension modules
...
@@ -28,15 +28,30 @@ Extension modules
caused
an
instance
of
the
bound
.
read
()
method
to
be
leaked
on
every
caused
an
instance
of
the
bound
.
read
()
method
to
be
leaked
on
every
call
.
call
.
-
Fixed
some
leaks
in
the
locale
module
.
Library
Library
-------
-------
-
Lib
/
encodings
/
rot_13
.
py
when
used
as
a
script
,
now
more
properly
uses
the
first
Python
interpreter
on
your
path
.
-
Removed
caching
of
TimeRE
(
and
thus
LocaleTime
)
in
_strptime
.
py
to
fix
a
locale
related
bug
in
the
test
suite
.
Although
another
patch
was
needed
to
actually
fix
the
problem
,
the
cache
code
was
not
restored
.
Tools
/
Demos
Tools
/
Demos
-----------
-----------
-
Calltips
patches
in
IDLE
.
Build
Build
-----
-----
-
For
MacOSX
,
added
-
mno
-
fused
-
madd
to
BASECFLAGS
to
fix
test_coercion
on
Panther
(
OSX
10.3
).
C
API
C
API
-----
-----
...
@@ -46,9 +61,18 @@ Windows
...
@@ -46,9 +61,18 @@ Windows
-
The
tempfile
module
could
do
insane
imports
on
Windows
if
PYTHONCASEOK
-
The
tempfile
module
could
do
insane
imports
on
Windows
if
PYTHONCASEOK
was
set
,
making
temp
file
creation
impossible
.
Repaired
.
was
set
,
making
temp
file
creation
impossible
.
Repaired
.
-
Add
a
patch
to
workaround
pthread_sigmask
()
bugs
in
Cygwin
.
Mac
Mac
---
---
-
Various
fixes
to
pimp
.
-
Scripts
runs
with
pythonw
no
longer
had
full
window
manager
access
.
-
Don
't force boot-disk-only install, for reasons unknown it causes
more problems than it solves.
What'
s
New
in
Python
2.3
release
candidate
1
?
What'
s
New
in
Python
2.3
release
candidate
1
?
=============================================
=============================================
...
...
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