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
/
libregrtest
/
refleak.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-31217: Fix regrtest -R for small integer (#3260)
Victor Stinner
2017-09-01
1
-3/+11
*
bpo-26732: fix too many fds in processes started with the "forkserver" method...
Antoine Pitrou
2017-07-22
1
-31/+1
*
bpo-30776: regrtest: reduce memleak false positive (#2484)
Victor Stinner
2017-06-29
1
-10/+3
*
bpo-30776: reduce regrtest -R false positives (#2422)
Victor Stinner
2017-06-27
1
-3/+22
*
bpo-29638: Fix spurious refleaks after typing is imported (#469)
Ivan Levkivskyi
2017-03-05
1
-3/+8
*
Fix regrtest -j0 -R output
Victor Stinner
2017-02-08
1
-1/+1
*
Issue #23839: Various caches now are cleared before running every test file.
Serhiy Storchaka
2016-11-11
1
-25/+84
*
Issue #28649: Clear the typing module caches when search for reference leaks.
Serhiy Storchaka
2016-11-09
1
-0/+8
*
Issue #18174: "python -m test --huntrleaks ..." now also checks for leak of
Victor Stinner
2015-10-02
1
-5/+42
*
Issue #25220: Fix "-m test --forever"
Victor Stinner
2015-09-30
1
-2/+4
*
Issue #25220: Use print(flush=True) in libregrtest
Victor Stinner
2015-09-29
1
-6/+4
*
Issue #25220: Move most regrtest.py code to libregrtest
Victor Stinner
2015-09-26
1
-0/+165