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
85ea4bf7
Kaydet (Commit)
85ea4bf7
authored
Eki 05, 2009
tarafından
Andrew M. Kuchling
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Remove two notes
üst
fa6a4271
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
5 deletions
+1
-5
2.7.rst
Doc/whatsnew/2.7.rst
+1
-5
No files found.
Doc/whatsnew/2.7.rst
Dosyayı görüntüle @
85ea4bf7
...
@@ -200,8 +200,7 @@ separator and the grouping is always into three-digit groups. The
...
@@ -200,8 +200,7 @@ separator and the grouping is always into three-digit groups. The
comma-formatting mechanism isn't as general as the :mod:`locale`
comma-formatting mechanism isn't as general as the :mod:`locale`
module, but it's easier to use.
module, but it's easier to use.
.. XXX "Format String Syntax" in string.rst doesn't describe ',';
.. XXX "Format String Syntax" in string.rst could use many more examples.
could use many more examples.
.. seealso::
.. seealso::
...
@@ -664,9 +663,6 @@ changes, or look through the Subversion logs for all the details.
...
@@ -664,9 +663,6 @@ changes, or look through the Subversion logs for all the details.
prevent buffering many small sends into a single TCP packet.
prevent buffering many small sends into a single TCP packet.
(Contributed by Kristjan Valur Jonsson; :issue:`6192`.)
(Contributed by Kristjan Valur Jonsson; :issue:`6192`.)
.. XXX the documentation for this attr was silently dropped from
.. Doc/library/socketserver.rst.
* The :mod:`struct` module will no longer silently ignore overflow
* The :mod:`struct` module will no longer silently ignore overflow
errors when a value is too large for a particular integer format
errors when a value is too large for a particular integer format
code (one of ``bBhHiIlLqQ``); it now always raises a
code (one of ``bBhHiIlLqQ``); it now always raises a
...
...
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