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
8bff8f69
Kaydet (Commit)
8bff8f69
authored
Haz 07, 2016
tarafından
Terry Jan Reedy
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Items for NEWS and idlelib/NEWS.txt.
üst
dddf4849
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
22 additions
and
0 deletions
+22
-0
NEWS.txt
Lib/idlelib/NEWS.txt
+11
-0
NEWS
Misc/NEWS
+11
-0
No files found.
Lib/idlelib/NEWS.txt
Dosyayı görüntüle @
8bff8f69
...
...
@@ -2,6 +2,17 @@ What's New in IDLE 3.5.2?
=========================
*Release date: 2016-06-30?*
- Issue #24759: Make clear in idlelib.idle_test.__init__ that the directory
is a private implementation of test.test_idle and tool for maintainers.
- Issue #27196: Stop 'ThemeChangef' warnings when running IDLE tests.
These persisted after other warnings were suppressed in #20567.
Apply Serhiy Storchaka's update_idletasks solution to four test files.
Record this additional advice in idle_test/README.txt
- Issue #20567: Revise idle_test/README.txt with advice about avoiding
tk warning messages from tests. Apply advice to several IDLE tests.
- Issue #27117: Make colorizer htest and turtledemo work with dark themes.
Move code for configuring text widget colors to a new function.
...
...
Misc/NEWS
Dosyayı görüntüle @
8bff8f69
...
...
@@ -498,6 +498,17 @@ Library
IDLE
----
- Issue #24759: Make clear in idlelib.idle_test.__init__ that the directory
is a private implementation of test.test_idle and tool for maintainers.
- Issue #27196: Stop '
ThemeChanged
' warnings when running IDLE tests.
These persisted after other warnings were suppressed in #20567.
Apply Serhiy Storchaka'
s
update_idletasks
solution
to
four
test
files
.
Record
this
additional
advice
in
idle_test
/
README
.
txt
-
Issue
#
20567
:
Revise
idle_test
/
README
.
txt
with
advice
about
avoiding
tk
warning
messages
from
tests
.
Apply
advice
to
several
IDLE
tests
.
-
Issue
#
27117
:
Make
colorizer
htest
and
turtledemo
work
with
dark
themes
.
Move
code
for
configuring
text
widget
colors
to
a
new
function
.
...
...
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