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
78a0f208
Kaydet (Commit)
78a0f208
authored
Mar 31, 2012
tarafından
Andrew Svetlov
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Sade Fark
Merge from 3.2
üst
a5e82204
f3c29767
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
4 deletions
+8
-4
NEWS.txt
Lib/idlelib/NEWS.txt
+4
-2
NEWS
Misc/NEWS
+4
-2
No files found.
Lib/idlelib/NEWS.txt
Dosyayı görüntüle @
78a0f208
...
...
@@ -3,8 +3,10 @@ What's New in IDLE 3.3?
- IDLE can be launched as `python -m idlelib`
- Issue #14409: IDLE doesn't not execute commands from shell,
error with default keybinding for Return. (Patch by Roger Serwy)
- Issue #14409: IDLE now properly executes commands in the Shell window
when it cannot read the normal config files on startup and
has to use the built-in default key bindings.
There was previously a bug in one of the defaults.
- Issue #3573: IDLE hangs when passing invalid command line args
(directory(ies) instead of file(s)).
...
...
Misc/NEWS
Dosyayı görüntüle @
78a0f208
...
...
@@ -34,8 +34,10 @@ Core and Builtins
Library
-------
-
Issue
#
14409
:
IDLE
doesn
't not execute commands from shell,
error with default keybinding for Return. (Patch by Roger Serwy)
-
Issue
#
14409
:
IDLE
now
properly
executes
commands
in
the
Shell
window
when
it
cannot
read
the
normal
config
files
on
startup
and
has
to
use
the
built
-
in
default
key
bindings
.
There
was
previously
a
bug
in
one
of
the
defaults
.
-
Issue
#
14416
:
syslog
now
defines
the
LOG_ODELAY
and
LOG_AUTHPRIV
constants
if
they
are
defined
in
<
syslog
.
h
>.
...
...
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