index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
leakers
Commit message (
Expand
)
Author
Age
Files
Lines
*
This test no longer leaks, and test_generators sufficiently tests it to
Thomas Wouters
2006-04-16
1
-25/+0
*
Add missing DECREF to PyErr_WriteUnraisable(). That function reports
Thomas Wouters
2006-04-15
1
-19/+0
*
Whitespace normalization.
Tim Peters
2006-04-14
1
-16/+16
*
Show case: reference cycles involving only the ob_type field are rather
Armin Rigo
2006-04-14
1
-0/+13
*
Restore test tee with some modifications.
Neal Norwitz
2006-04-14
1
-0/+25
*
Update notes to address cyclic garbage and what should happen when a test is ...
Neal Norwitz
2006-04-14
1
-0/+13
*
Remove tests that no longer leak. There is still one leaking generator test
Neal Norwitz
2006-04-13
3
-30/+19
*
whitespace normalisation
Anthony Baxter
2006-03-30
1
-1/+0
*
Add an example of a generator->freevar->cell->generator reference-cycle that
Thomas Wouters
2006-03-28
1
-0/+11
*
Oops, copied the wrong code from keeprefs. Get the right code
Neal Norwitz
2006-03-17
1
-4/+9
*
Update/expand on comments about leaking tests.
Neal Norwitz
2006-03-17
1
-0/+1
*
Ignore ctypes leaks, but add a test case so we do not forget.
Neal Norwitz
2006-03-17
1
-0/+11
*
Fix mismatch opening and closing quotes on a string.
Brett Cannon
2006-03-02
1
-2/+1
*
Add a note about removing the file once the bug is fixed
Neal Norwitz
2006-02-28
1
-1/+2
*
Gave README a .txt extension.
Tim Peters
2006-02-28
1
-0/+0
*
Add directory which contains known ref leaks. Some of these are likely to be...
Neal Norwitz
2006-02-28
4
-0/+52