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
e7adda90
Kaydet (Commit)
e7adda90
authored
Nis 25, 2003
tarafından
Guido van Rossum
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Move socket news to 2.3b1 section! And mention has_ipv6.
üst
47dfa4a8
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 @
e7adda90
...
...
@@ -83,6 +83,11 @@ Core and builtins
Extension modules
-----------------
- The socket module now provides the functions inet_pton and inet_ntop
for converting between string and packed representation of IP
addresses. There is also a new module variable, has_ipv6, which is
True iff the current Python has IPv6 support. See SF patch #658327.
- Tkinter wrappers around Tcl variables now pass objects directly
to Tcl, instead of first converting them to strings.
...
...
@@ -383,10 +388,6 @@ Extension modules
zlib
test
suite
using
the
unittest
module
.
(
SF
bug
#
640230
and
patch
#
678531.
)
-
The
socket
module
now
provides
the
functions
inet_pton
and
inet_ntop
for
converting
between
string
and
packed
representation
of
IP
addresses
.
See
SF
patch
#
658327.
-
Added
an
itertools
module
containing
high
speed
,
memory
efficient
looping
constructs
inspired
by
tools
from
Haskell
and
SML
.
...
...
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