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
0963803d
Kaydet (Commit)
0963803d
authored
Tem 29, 2003
tarafından
Tim Peters
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Added section for 2.3 final; moved IDLE news into it that I inserted in
a wrong place over the weekend.
üst
6cb2e0d5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
37 additions
and
10 deletions
+37
-10
NEWS
Misc/NEWS
+37
-10
No files found.
Misc/NEWS
Dosyayı görüntüle @
0963803d
...
@@ -4,6 +4,43 @@ Python News
...
@@ -4,6 +4,43 @@ Python News
(
editors
:
check
NEWS
.
help
for
information
about
editing
NEWS
using
ReST
.)
(
editors
:
check
NEWS
.
help
for
information
about
editing
NEWS
using
ReST
.)
What
's New in Python 2.3 final?
===============================
*Release date: 29-Jul-2003*
Core and builtins
-----------------
Extension modules
-----------------
Library
-------
IDLE
----
- IDLE displays a new message upon startup: some "personal firewall"
kinds of programs (for example, ZoneAlarm) open a dialog of their
own when any program opens a socket. IDLE does use sockets, talking
on the computer'
s
internal
loopback
interface
.
This
connection
is
not
visible
on
any
external
interface
and
no
data
is
sent
to
or
received
from
the
Internet
.
So
,
if
you
get
such
a
dialog
when
opening
IDLE
,
asking
whether
to
let
pythonw
.
exe
talk
to
address
127.0.0.1
,
say
yes
,
and
rest
assured
no
communication
external
to
your
machine
is
taking
place
.
If
you
don
't allow it, IDLE won'
t
be
able
to
start
.
Build
-----
C
API
-----
Windows
-------
What
's New in Python 2.3 release candidate 2?
What
's New in Python 2.3 release candidate 2?
=============================================
=============================================
...
@@ -44,16 +81,6 @@ Library
...
@@ -44,16 +81,6 @@ Library
IDLE
IDLE
----
----
-
IDLE
displays
a
new
message
upon
startup
:
some
"personal firewall"
kinds
of
programs
(
for
example
,
ZoneAlarm
)
open
a
dialog
of
their
own
when
any
program
opens
a
socket
.
IDLE
does
use
sockets
,
talking
on
the
computer
's internal loopback interface. This connection is not
visible on any external interface and no data is sent to or received
from the Internet. So, if you get such a dialog when opening IDLE,
asking whether to let pythonw.exe talk to address 127.0.0.1, say yes,
and rest assured no communication external to your machine is taking
place. If you don'
t
allow
it
,
IDLE
won
't be able to start.
-
Calltips
patches
.
-
Calltips
patches
.
Build
Build
...
...
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