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
222f7f40
Unverified
Kaydet (Commit)
222f7f40
authored
Haz 10, 2018
tarafından
Terry Jan Reedy
Kaydeden (comit)
GitHub
Haz 10, 2018
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
bpo-33821: Update idlelib subsection of What's New 3.7 (#7590)
üst
e226eb71
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
2 deletions
+10
-2
3.7.rst
Doc/whatsnew/3.7.rst
+10
-2
No files found.
Doc/whatsnew/3.7.rst
Dosyayı görüntüle @
222f7f40
...
...
@@ -962,8 +962,10 @@ It is used when ``http.server`` is run with ``-m``.
idlelib and IDLE
----------------
Multiple fixes for autocompletion. (Contributed by Louie Lu in :issue:`15786`.)
Module Browser (on the File menu, formerly called Class Browser),
now displays nested functions and classe
d
in addition to top-level
now displays nested functions and classe
s
in addition to top-level
functions and classes.
(Contributed by Guilherme Polo, Cheryl Sabella, and Terry Jan Reedy
in :issue:`1612262`.)
...
...
@@ -975,7 +977,7 @@ to improve both appearance and function.
The font sample now includes a selection of non-Latin characters so that
users can better see the effect of selecting a particular font.
(Contributed by Terry Jan Reedy in :issue:`13802`.)
The sample can be edited to
test
other characters.
The sample can be edited to
include
other characters.
(Contributed by Serhiy Storchaka in :issue:`31860`.)
The IDLE features formerly implemented as extensions have been reimplemented
...
...
@@ -983,6 +985,12 @@ as normal features. Their settings have been moved from the Extensions tab
to other dialog tabs.
(Contributed by Charles Wohlganger and Terry Jan Reedy in :issue:`27099`.)
Editor code context option revised. Box displays all context lines up to
maxlines. Clicking on a context line jumps the editor to that line. Context
colors for custom themes is added to Highlights tab of Settings dialog.
(Contributed by Cheryl Sabella and Terry Jan Reedy in :issue:`33642`,
:issue:`33768`, and :issue:`33679`,
The changes above have been backported to 3.6 maintenance releases.
...
...
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