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
cd8ca809
Kaydet (Commit)
cd8ca809
authored
Şub 28, 2006
tarafından
Neal Norwitz
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Add a note about removing the file once the bug is fixed
üst
84ef21c0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
README.txt
Lib/test/leakers/README.txt
+2
-1
No files found.
Lib/test/leakers/README.txt
Dosyayı görüntüle @
cd8ca809
...
@@ -2,7 +2,8 @@ This directory contains test cases that are known to leak references.
...
@@ -2,7 +2,8 @@ This directory contains test cases that are known to leak references.
The idea is that you can import these modules while in the interpreter
The idea is that you can import these modules while in the interpreter
and call the leak function repeatedly. This will only be helpful if
and call the leak function repeatedly. This will only be helpful if
the interpreter was built in debug mode. If the total ref count
the interpreter was built in debug mode. If the total ref count
doesn't increase, the bug has been fixed.
doesn't increase, the bug has been fixed and the file should be removed
from the repository.
Here's an example interpreter session for test_gestalt which still leaks:
Here's an example interpreter session for test_gestalt which still leaks:
...
...
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