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
d0126481
Kaydet (Commit)
d0126481
authored
Tem 06, 2017
tarafından
terryjreedy
Kaydeden (comit)
GitHub
Tem 06, 2017
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
[3.6] Update idlelib/NEWS.txt with merges upto 2017 Jul 5. (GH-2595) (#2596)
(cherry picked from commit
1ccbad9c
)
üst
03b0e837
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
47 additions
and
2 deletions
+47
-2
NEWS.txt
Lib/idlelib/NEWS.txt
+47
-2
No files found.
Lib/idlelib/NEWS.txt
Dosyayı görüntüle @
d0126481
What's New in IDLE 3.6.3
Released on 2017-09-25?
========================
bpo-30777: Configdialog - add docstrings and improve comments.
Patch by Cheryl Sabella.
bpo-30495: Improve textview with docstrings, PEP8 names, and more tests.
Split TextViewer class into ViewWindow, ViewFrame, and TextFrame classes
so that instances of the latter two can be placed with other widgets
within a multiframe window.
Patches by Cheryl Sabella and Terry Jan Reedy.
bp0-30723: Make several improvements to parenmatch.
* Add 'parens' style to highlight both opener and closer.
* Make 'default' style, which is not default, a synonym for 'opener'.
* Make time-delay work the same with all styles.
* Add help for config dialog extensions tab, including parenmatch.
* Add new tests.
Original patch by Charles Wohlganger. Revisions by Terry Jan Reedy
bpo-30674: Grep -- Add docstrings. Patch by Cheryl Sabella.
bpo-21519: IDLE's basic custom key entry dialog now detects
duplicates properly. Original patch by Saimadhav Heblikar.
bpo-29910: IDLE no longer deletes a character after commenting out a
region by a key shortcut. Add "return 'break'" for this and other
potential conflicts between IDLE and default key bindings.
Patch by Serhiy Storchaka.
bpo-30728: Modernize idlelib.configdialog:
* replace import * with specific imports;
* lowercase method and attribute lines.
Patch by Cheryl Sabella.
bpo-6739: Verify user-entered key sequences by trying to bind them
with to a tk widget. Add tests for all 3 validation functions.
Original patch by G Polo. Tests added by Cheryl Sabella.
Code revised and more tests added by Terry Jan Reedy
bpo-24813: Add icon to help_about and make other changes.
What's New in IDLE 3.6.2
Released on 2017-0
6-30?
Released on 2017-0
7-11
========================
bpo-15786: Fix several problems with IDLE's autocompletion box.
...
...
@@ -29,7 +74,7 @@ What's New in IDLE 3.6.1
Released on 2017-03-21
========================
Issue #29071: IDLE colors f-string prefixes
(but not invalid ur prefixes)
.
Issue #29071: IDLE colors f-string prefixes
but not invalid ur prefixes
.
Issue #28572: Add 10% to coverage of IDLE's test_configdialog.
Update and augment description of the configuration system.
...
...
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