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
c195d8a9
Kaydet (Commit)
c195d8a9
authored
Nis 24, 2006
tarafından
Nick Coghlan
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Note changes made to PEP 343 related documentation
üst
8dc73d2d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
NEWS
Misc/NEWS
+5
-1
No files found.
Misc/NEWS
Dosyayı görüntüle @
c195d8a9
...
@@ -171,6 +171,10 @@ Tools
...
@@ -171,6 +171,10 @@ Tools
Documentation
Documentation
-------------
-------------
-
PEP
343
:
Added
Context
Types
section
to
the
library
reference
and
attempted
to
bring
other
PEP
343
related
documentation
into
line
with
the
implementation
and
/
or
python
-
dev
discussions
.
-
Bug
#
1337990
:
clarified
that
``
doctest
``
does
not
support
examples
-
Bug
#
1337990
:
clarified
that
``
doctest
``
does
not
support
examples
requiring
both
expected
output
and
an
exception
.
requiring
both
expected
output
and
an
exception
.
...
@@ -415,7 +419,7 @@ Core and builtins
...
@@ -415,7 +419,7 @@ Core and builtins
subclasses of str always behaved. int/long/float, conversion of an instance
subclasses of str always behaved. int/long/float, conversion of an instance
to the base class has been moved to the proper nb_* magic slot and out of
to the base class has been moved to the proper nb_* magic slot and out of
PyNumber_*().
PyNumber_*().
Thanks Walter D
ör
wald.
Thanks Walter D
�wa
ld.
- Descriptors defined in C with a PyGetSetDef structure, where the setter is
- Descriptors defined in C with a PyGetSetDef structure, where the setter is
NULL, now raise an AttributeError when attempting to set or delete the
NULL, now raise an AttributeError when attempting to set or delete the
...
...
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