Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
b7e419ebb9c815ad74d20e6e26f61b56eb2bc929
/
Lib
/
test
/
leakers
631f513
This test no longer leaks, and test_generators sufficiently tests it to
by Thomas Wouters
· 19 years ago
b8f81d4
Add missing DECREF to PyErr_WriteUnraisable(). That function reports
by Thomas Wouters
· 19 years ago
c187f33
Whitespace normalization.
by Tim Peters
· 19 years ago
969ef75
Show case: reference cycles involving only the ob_type field are rather
by Armin Rigo
· 19 years ago
6212922
Restore test tee with some modifications.
by Neal Norwitz
· 19 years ago
03f3be5
Update notes to address cyclic garbage and what should happen when a test is fixed.
by Neal Norwitz
· 19 years ago
0cfa58c
Remove tests that no longer leak. There is still one leaking generator test
by Neal Norwitz
· 19 years ago
4ef3a23
whitespace normalisation
by Anthony Baxter
· 19 years ago
a33b2bc
Add an example of a generator->freevar->cell->generator reference-cycle that
by Thomas Wouters
· 19 years ago
d5f8ec2
Oops, copied the wrong code from keeprefs. Get the right code
by Neal Norwitz
· 19 years ago
770a800
Update/expand on comments about leaking tests.
by Neal Norwitz
· 19 years ago
ddda855
Ignore ctypes leaks, but add a test case so we do not forget.
by Neal Norwitz
· 19 years ago
4954b38
Fix mismatch opening and closing quotes on a string.
by Brett Cannon
· 19 years ago
cd8ca80
Add a note about removing the file once the bug is fixed
by Neal Norwitz
· 19 years ago
dfc2404
Gave README a .txt extension.
by Tim Peters
· 19 years ago
edc8f13
Add directory which contains known ref leaks. Some of these are likely to be system dependent (like test_gestalt).
by Neal Norwitz
· 19 years ago