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
/
crashers
Commit message (
Expand
)
Author
Age
Files
Lines
*
If you created a weakref in an object's __del__ method to itself it would
Brett Cannon
2007-01-23
1
-1/+2
*
Document the crashers that will not go away soon as "won't fix",
Armin Rigo
2006-07-25
2
-0/+15
*
Added another crasher, which hit me today (I was not intentionally
Armin Rigo
2006-07-25
1
-0/+16
*
Document why is and is not a good way to fix the gc_inspection crasher.
Armin Rigo
2006-07-25
1
-0/+15
*
A couple of examples about how to attack the fact that _PyType_Lookup()
Armin Rigo
2006-07-06
2
-0/+67
*
SF bug #1296433 (Expat bug #1515266): Unchecked calls to character data
Fred Drake
2006-07-01
1
-56/+0
*
A couple of crashers of the "won't fix" kind.
Armin Rigo
2006-06-28
2
-0/+26
*
If a classic class defined a __coerce__() method that just returned its two
Brett Cannon
2006-06-13
1
-9/+0
*
An object with __call__ as an attribute, when called, will have that attribut...
Brett Cannon
2006-06-09
1
-9/+0
*
[ 1497053 ] Let dicts propagate the exceptions in user __eq__().
Armin Rigo
2006-06-01
1
-32/+0
*
A dictresize() attack. If oldtable == mp->ma_smalltable then pure
Armin Rigo
2006-04-18
1
-0/+32
*
add a very old crasher from the 2.1 -> 2.2 round of dictionary fixes.
Michael W. Hudson
2006-04-18
1
-0/+47
*
Copy note from leakers README here too. We want to keep all test cases.
Neal Norwitz
2006-04-14
1
-0/+5
*
Set svn:eol-style to native.
Tim Peters
2006-03-01
2
-72/+72
*
collected my segfaulting Python examples from the SF trackers
Armin Rigo
2006-01-14
8
-0/+99
*
Whitespace normalization.
Tim Peters
2006-01-13
2
-73/+72
*
add another crash reported by Thomas Wouters
Neal Norwitz
2006-01-11
1
-0/+10
*
As I threatened on python-dev, add a directory which contains all known
Neal Norwitz
2006-01-10
4
-0/+97