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
ef1122cb
Kaydet (Commit)
ef1122cb
authored
Haz 03, 2011
tarafından
Benjamin Peterson
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
another benefit of this change
üst
115a143f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
NEWS
Misc/NEWS
+3
-2
No files found.
Misc/NEWS
Dosyayı görüntüle @
ef1122cb
...
@@ -26,8 +26,9 @@ Core and Builtins
...
@@ -26,8 +26,9 @@ Core and Builtins
"maximum recursion depth"
RuntimeError
exception
.
"maximum recursion depth"
RuntimeError
exception
.
(
patch
by
Ronald
Oussoren
)
(
patch
by
Ronald
Oussoren
)
-
Correct
lookup
of
__dir__
on
objects
.
Among
other
things
,
this
causes
errors
-
Correct
lookup
of
__dir__
on
objects
.
This
allows
old
-
style
classes
to
have
besides
AttributeError
found
on
lookup
to
be
propagated
.
__dir__
.
It
also
causes
errors
besides
AttributeError
found
on
lookup
to
be
propagated
.
-
Issue
#
1195
:
Fix
input
()
if
it
is
interrupted
by
CTRL
+
d
and
then
CTRL
+
c
,
-
Issue
#
1195
:
Fix
input
()
if
it
is
interrupted
by
CTRL
+
d
and
then
CTRL
+
c
,
clear
the
end
-
of
-
file
indicator
after
CTRL
+
d
.
clear
the
end
-
of
-
file
indicator
after
CTRL
+
d
.
...
...
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