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
faa63d1e
Kaydet (Commit)
faa63d1e
authored
Haz 16, 2017
tarafından
terryjreedy
Kaydeden (comit)
GitHub
Haz 16, 2017
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Add IDLE items to NEWS and idlelib/NEWS.txt (#2239)
üst
cb8c0485
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
28 additions
and
0 deletions
+28
-0
NEWS.txt
Lib/idlelib/NEWS.txt
+14
-0
NEWS
Misc/NEWS
+14
-0
No files found.
Lib/idlelib/NEWS.txt
Dosyayı görüntüle @
faa63d1e
...
...
@@ -2,6 +2,20 @@ What's New in IDLE 3.7.0
Released on 2018-06-18?
========================
bpo-15786: Fix several problems with IDLE's autocompletion box.
The following should now work: clicking on selection box items;
using the scrollbar; selecting an item by hitting Return.
Hangs on MacOSX should no longer happen. Patch by Louie Lu.
bpo-25514: Add doc subsubsection about IDLE failure to start.
Popup no-connection message directs users to this section.
bpo-30642: Fix reference leaks in IDLE tests.
Patches by Louie Lu and Terry Jan Reedy.
bpo-30495: Add docstrings for textview.py and use PEP8 names.
Patches by Cheryl Sabella and Terry Jan Reedy.
bpo-30290: Help-about: use pep8 names and add tests.
Increase coverage to 100%.
Patches by Louie Lu, Cheryl Sabella, and Terry Jan Reedy.
...
...
Misc/NEWS
Dosyayı görüntüle @
faa63d1e
...
...
@@ -1118,6 +1118,20 @@ Library
IDLE
----
- bpo-15786: Fix several problems with IDLE'
s
autocompletion
box
.
The
following
should
now
work
:
clicking
on
selection
box
items
;
using
the
scrollbar
;
selecting
an
item
by
hitting
Return
.
Hangs
on
MacOSX
should
no
longer
happen
.
Patch
by
Louie
Lu
.
-
bpo
-
25514
:
Add
doc
subsubsection
about
IDLE
failure
to
start
.
Popup
no
-
connection
message
directs
users
to
this
section
.
-
bpo
-
30642
:
Fix
reference
leaks
in
IDLE
tests
.
Patches
by
Louie
Lu
and
Terry
Jan
Reedy
.
-
bpo
-
30495
:
Add
docstrings
for
textview
.
py
and
use
PEP8
names
.
Patches
by
Cheryl
Sabella
and
Terry
Jan
Reedy
.
-
bpo
-
30290
:
Help
-
about
:
use
pep8
names
and
add
tests
.
Increase
coverage
to
100
%.
Patches
by
Louie
Lu
,
Cheryl
Sabella
,
and
Terry
Jan
Reedy
.
...
...
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