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
46b6c086
Kaydet (Commit)
46b6c086
authored
Nis 22, 2014
tarafından
Terry Jan Reedy
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Issue #21138: Change default reformat paragraph width to PEP 8's 72.
üst
0edf52a2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
config-main.def
Lib/idlelib/config-main.def
+1
-1
NEWS
Misc/NEWS
+3
-1
No files found.
Lib/idlelib/config-main.def
Dosyayı görüntüle @
46b6c086
...
@@ -59,7 +59,7 @@ font-bold= 0
...
@@ -59,7 +59,7 @@ font-bold= 0
encoding= none
encoding= none
[FormatParagraph]
[FormatParagraph]
paragraph=7
0
paragraph=7
2
[Indent]
[Indent]
use-spaces= 1
use-spaces= 1
...
...
Misc/NEWS
Dosyayı görüntüle @
46b6c086
...
@@ -289,7 +289,9 @@ Tools/Demos
...
@@ -289,7 +289,9 @@ Tools/Demos
IDLE
IDLE
----
----
- Issue 21284: Paragraph reformat test passes after user changes reformat width.
- Issue #21139: Change default paragraph width to 72, the PEP 8 recommendation.
- Issue #21284: Paragraph reformat test passes after user changes reformat width.
- Issue #20406: Use Python application icons for Idle window title bars.
- Issue #20406: Use Python application icons for Idle window title bars.
Patch mostly by Serhiy Storchaka.
Patch mostly by Serhiy Storchaka.
...
...
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