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
7f2c9d38
Kaydet (Commit)
7f2c9d38
authored
Eyl 09, 1999
tarafından
Guido van Rossum
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
A few new TODO entries.
üst
f6202635
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
TODO.txt
Tools/idle/TODO.txt
+4
-0
No files found.
Tools/idle/TODO.txt
Dosyayı görüntüle @
7f2c9d38
...
@@ -10,6 +10,9 @@ TO DO:
...
@@ -10,6 +10,9 @@ TO DO:
- debugger should be global resource (attached to flist, not to shell)
- debugger should be global resource (attached to flist, not to shell)
- fix the stupid bug where you need to step twice
- fix the stupid bug where you need to step twice
- after closing and reopening PyShell, debugger no longer works :-(
- after closing and reopening PyShell, debugger no longer works :-(
- display class name in stack viewer entries for methods
- suppress tracing through IDLE internals (e.g. print)
- add a button to suppress through a specific module or class or method
- insert the initial current directory into sys.path
- insert the initial current directory into sys.path
- default directory attribute for each window instead of only for windows
- default directory attribute for each window instead of only for windows
that have an associated filename
that have an associated filename
...
@@ -40,6 +43,7 @@ TO DO:
...
@@ -40,6 +43,7 @@ TO DO:
- Way to find definition of fully-qualified name:
- Way to find definition of fully-qualified name:
In other words, select "UserDict.UserDict", hit some magic key and
In other words, select "UserDict.UserDict", hit some magic key and
it loads up UserDict.py and finds the first def or class for UserDict.
it loads up UserDict.py and finds the first def or class for UserDict.
- need a way to force colorization on/off
Details:
Details:
...
...
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