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
81590110
Kaydet (Commit)
81590110
authored
Kas 02, 2011
tarafından
Éric Araujo
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fix typos in recent NEWS entries
üst
9e816684
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
NEWS
Misc/NEWS
+5
-4
No files found.
Misc/NEWS
Dosyayı görüntüle @
81590110
...
...
@@ -97,7 +97,7 @@ Core and Builtins
-
Issue
#
12773
:
Make
__doc__
mutable
on
user
-
defined
classes
.
-
Issue
#
12766
:
Raise
a
n
ValueError
when
creating
a
class
with
a
class
variable
-
Issue
#
12766
:
Raise
a
ValueError
when
creating
a
class
with
a
class
variable
that
conflicts
with
a
name
in
__slots__
.
-
Issue
#
12266
:
Fix
str
.
capitalize
()
to
correctly
uppercase
/
lowercase
...
...
@@ -158,7 +158,7 @@ Core and Builtins
given
,
produce
a
informative
error
message
which
includes
the
name
(
s
)
of
the
missing
arguments
.
-
Issue
#
12370
:
Fix
super
with
no
t
arguments
when
__class__
is
overriden
in
the
-
Issue
#
12370
:
Fix
super
with
no
arguments
when
__class__
is
overriden
in
the
class
body
.
-
Issue
#
12084
:
os
.
stat
on
Windows
now
works
properly
with
relative
symbolic
...
...
@@ -352,8 +352,9 @@ Library
-
Issue
#
2892
:
preserve
iterparse
events
in
case
of
SyntaxError
.
-
Issue
#
13287
:
urllib
.
request
and
urllib
.
error
now
contains
a
__all__
and
exposes
only
relevant
Classes
,
Functions
.
Patch
by
Florent
Xicluna
.
-
Issue
#
13287
:
urllib
.
request
and
urllib
.
error
now
contains
an
__all__
attribute
to
expose
only
public
classes
and
functions
.
Patch
by
Florent
Xicluna
.
-
Issue
#
670664
:
Fix
HTMLParser
to
correctly
handle
the
content
of
``<
script
>...</
script
>``
and
``<
style
>...</
style
>``.
...
...
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