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
6e9a3ac8
Kaydet (Commit)
6e9a3ac8
authored
Tem 14, 2014
tarafından
Terry Jan Reedy
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Issue #17506: Synchronize Misc/NEWS and idlelib/NEWS.txt for 2.7.
üst
e2c409f0
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
54 additions
and
0 deletions
+54
-0
NEWS.txt
Lib/idlelib/NEWS.txt
+0
-0
NEWS
Misc/NEWS
+54
-0
No files found.
Lib/idlelib/NEWS.txt
Dosyayı görüntüle @
6e9a3ac8
This diff is collapsed.
Click to expand it.
Misc/NEWS
Dosyayı görüntüle @
6e9a3ac8
...
...
@@ -1212,6 +1212,9 @@ IDLE
- Issue #6649: Fixed missing exit status in IDLE. Patch by Guilherme Polo.
- Issue #17390: Display Python version on Idle title bar.
Initial patch by Edmond Burnett.
Documentation
-------------
...
...
@@ -2093,6 +2096,19 @@ IDLE
-
Issue
#
5219
:
Prevent
event
handler
cascade
in
IDLE
.
-
Issue
#
15318
:
Prevent
writing
to
sys
.
stdin
.
-
Issue
#
13532
,
#
15319
:
Check
that
arguments
to
sys
.
stdout
.
write
are
strings
.
-
Issue
#
10365
:
File
open
dialog
now
works
instead
of
crashing
even
when
parent
window
is
closed
while
dialog
is
open
.
-
Issue
#
14018
:
Update
checks
for
unstable
system
Tcl
/
Tk
versions
on
OS
X
to
include
versions
shipped
with
OS
X
10.7
and
10.8
in
addition
to
10.6
.
-
Issue
#
15853
:
Prevent
IDLE
crash
on
OS
X
when
opening
Preferences
menu
with
certain
versions
of
Tk
8.5
.
Initial
patch
by
Kevin
Walzer
.
Tests
-----
...
...
@@ -2847,6 +2863,14 @@ IDLE
-
Issue
#
13296
:
Fix
IDLE
to
clear
compile
__future__
flags
on
shell
restart
.
(
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
)).
Build
-----
...
...
@@ -3416,6 +3440,15 @@ IDLE
-
Issue
#
10406
:
Enable
Rstrip
IDLE
extension
on
OSX
(
just
like
on
other
platforms
).
-
Issue
#
6378
:
Further
adjust
idle
.
bat
to
start
associated
Python
-
Issue
#
11896
:
Save
on
Close
failed
despite
selecting
"Yes"
in
dialog
.
-
Issue
#
4676
:
<
Home
>
toggle
failing
on
Tk
8.5
,
causing
IDLE
exits
and
strange
selection
behavior
.
Improve
selection
extension
behaviour
.
-
Issue
#
3851
<
Home
>
toggle
non
-
functional
when
NumLock
set
on
Windows
.
Build
-----
...
...
@@ -6863,6 +6896,27 @@ IDLE
-
Issue
#
5847
:
Remove
-
n
switch
on
"Edit with IDLE"
menu
item
.
-
idle
.
py
modified
and
simplified
to
better
support
developing
experimental
versions
of
IDLE
which
are
not
installed
in
the
standard
location
.
-
Issue
#
5559
:
OutputWindow
/
PyShell
right
click
menu
"Go to file/line"
wasn
't working with file paths containing spaces.
- Issue #5783: Windows: Version string for the .chm help file changed,
file not being accessed Patch by Guilherme Polo/
- Issue #1529142: Allow multiple IDLE GUI/subprocess pairs to exist
simultaneously. Thanks to David Scherer for suggesting the use of an
ephemeral port for the GUI. Patch by Weeble.
- Remove port spec from run.py and fix bug where subprocess fails to
extract port from command line when warnings are present.
- Issue #5129: Tk 8.5 Text widget requires '
wordprocessor
' tabstyle attr
to handle mixed space/tab properly. Patch by Guilherme Polo.
- Issue #3549: On MacOS the preferences menu was not present
Tools/Demos
-----------
...
...
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