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
88b8582e
Kaydet (Commit)
88b8582e
authored
Agu 23, 2005
tarafından
Andrew M. Kuchling
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Typo fixes
üst
150e349b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
NEWS
Misc/NEWS
+4
-4
No files found.
Misc/NEWS
Dosyayı görüntüle @
88b8582e
...
...
@@ -136,7 +136,7 @@ Extension Modules
for large or negative values.
- Bug #1234979: For the argument of thread.Lock.acquire, the Windows
implement
ed
treated all integer values except 1 as false.
implement
ation
treated all integer values except 1 as false.
- Bug #1194181: bz2.BZ2File didn'
t
handle
mode
'U'
correctly
.
...
...
@@ -203,7 +203,7 @@ Library
-
Bug
#
1238170
:
threading
.
Thread
.
__init__
no
longer
has
"kwargs={}"
as
a
parameter
,
but
uses
the
usual
"kwargs=None"
.
-
textwrap
now
processes
text
chu
c
ks
at
O
(
n
)
speed
instead
of
O
(
n
**
2
).
-
textwrap
now
processes
text
chu
n
ks
at
O
(
n
)
speed
instead
of
O
(
n
**
2
).
Patch
#
1209527
(
Contributed
by
Connelly
).
-
urllib2
has
now
an
attribute
'httpresponses'
mapping
from
HTTP
status
code
...
...
@@ -213,7 +213,7 @@ Library
as this can cause problems with apps closing all file descriptors.
- Bug #839151: Fix an attempt to access sys.argv in the warnings module
though this
can be missing in embedded interpreters
it
can be missing in embedded interpreters
- Bug #1155638: Fix a bug which affected HTTP 0.9 responses in httplib.
...
...
@@ -351,7 +351,7 @@ Library
-
locale
.
py
now
uses
an
updated
locale
alias
table
(
built
using
Tools
/
i18n
/
makelocalealias
.
py
,
a
tool
to
parse
the
X11
locale
alias
file
);
the
encoding
lookup
was
enhanced
to
use
Python
's
encoding alias table
encoding alias table
.
- moved deprecated modules to Lib/lib-old: whrandom, tzparse, statcache.
...
...
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