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
d17e9785
Kaydet (Commit)
d17e9785
authored
Eki 04, 2015
tarafından
Terry Jan Reedy
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Issue #24820: Update IDLE NEWS items.
üst
be5b7a24
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
38 additions
and
0 deletions
+38
-0
NEWS.txt
Lib/idlelib/NEWS.txt
+19
-0
NEWS
Misc/NEWS
+19
-0
No files found.
Lib/idlelib/NEWS.txt
Dosyayı görüntüle @
d17e9785
...
...
@@ -2,6 +2,25 @@ What's New in Idle 3.4.4?
=========================
*Release date: 2015-??-??*
- Issue #24820: IDLE now has an 'IDLE Dark' built-in text color theme.
It is more or less IDLE Classic inverted, with a cobalt blue background.
Strings, comments, keywords, ... are still green, red, orange, ... .
Selecting it displays the following warning and solution.
"IDLE Dark is new in October, 2015. Trying to run earlier versions
of IDLE with it selected will disable colorizing, or worse.
If you might ever run an earlier release of IDLE, then before
exiting this version, either switch to another theme or hit the
'Save as New Custom Theme' button. The latter requires a new name,
such as 'Custom Dark', but the custom theme will work with any IDLE
release, and can be modified."
- Issue #25224: README.txt is now an idlelib index for IDLE developers and
curious users. The previous user content is now in the IDLE doc and is
redundant. IDLE now means 'Integrated Development and Learning Environment'.
- Issue #24820: Users can now set breakpoint colors in
Settings -> Custom Highlighting. Original patch by Mark Roseman.
- Issue #24972: Inactive selection background now matches active selection
background, as configured by user, on all systems. Found items are now
always highlighted on Windows. Initial patch by Mark Roseman.
...
...
Misc/NEWS
Dosyayı görüntüle @
d17e9785
...
...
@@ -492,6 +492,25 @@ Library
IDLE
----
-
Issue
#
24820
:
IDLE
now
has
an
'IDLE Dark'
built
-
in
text
color
theme
.
It
is
more
or
less
IDLE
Classic
inverted
,
with
a
cobalt
blue
background
.
Strings
,
comments
,
keywords
,
...
are
still
green
,
red
,
orange
,
...
.
Selecting
it
displays
the
following
warning
and
solution
.
"IDLE Dark is new in October, 2015. Trying to run earlier versions
of IDLE with it selected will disable colorizing, or worse.
If you might ever run an earlier release of IDLE, then before
exiting this version, either switch to another theme or hit the
'Save as New Custom Theme' button. The latter requires a new name,
such as 'Custom Dark', but the custom theme will work with any IDLE
release, and can be modified."
-
Issue
#
25224
:
README
.
txt
is
now
an
idlelib
index
for
IDLE
developers
and
curious
users
.
The
previous
user
content
is
now
in
the
IDLE
doc
and
is
redundant
.
IDLE
now
means
'Integrated Development and Learning Environment'
.
-
Issue
#
24820
:
Users
can
now
set
breakpoint
colors
in
Settings
->
Custom
Highlighting
.
Original
patch
by
Mark
Roseman
.
-
Issue
#
24972
:
Inactive
selection
background
now
matches
active
selection
background
,
as
configured
by
user
,
on
all
systems
.
Found
items
are
now
always
highlighted
on
Windows
.
Initial
patch
by
Mark
Roseman
.
...
...
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