summaryrefslogtreecommitdiffstats
path: root/Lib/test/crashers
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 70578,70599,70641-70642,70650,70660-70661,70674,70691,70697-...Benjamin Peterson2009-03-302-61/+0
* Merged revisions 69364-69365,69409-69410,69413,69417,69435,69442,69447,69495,...Benjamin Peterson2009-02-131-0/+5
* Issue #1717: Remove cmp. Stage 1: remove all uses of cmp and __cmp__ fromMark Dickinson2009-01-271-2/+2
* Merged revisions 68560 via svnmerge fromAmaury Forgeot d'Arc2009-01-121-53/+0
* Issue #4407: Fix source file that caused the compileall step in WindowsMartin v. Löwis2008-11-301-1/+1
* Merged revisions 66045,66048-66049,66053,66060,66062-66063,66065,66067,66071-...Benjamin Peterson2008-09-021-0/+53
* Merged revisions 64119,64147,64150,64165,64219-64221,64229-64230,64233,64235,...Amaury Forgeot d'Arc2008-06-171-4/+3
* Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875.Georg Brandl2008-05-251-2/+2
* Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,...Christian Heimes2008-05-041-0/+31
* Merged revisions 60245-60277 via svnmerge fromChristian Heimes2008-01-251-21/+0
* Merged revisions 60053-60078 via svnmerge fromChristian Heimes2008-01-191-17/+0
* Removed the API to create unbound methods and simplified the API for bound me...Christian Heimes2007-11-271-1/+1
* Merged revisions 58221-58741 via svnmerge fromGuido van Rossum2007-11-012-8/+14
* Merged revisions 57778-58052 via svnmerge fromThomas Wouters2007-09-082-21/+0
* Merged revisions 57620-57771 via svnmerge fromThomas Wouters2007-08-301-0/+8
* Merged revisions 55325-55327 via svnmerge fromGuido van Rossum2007-05-142-31/+0
* Merged revisions 53952-54987 via svnmerge fromGuido van Rossum2007-04-271-4/+5
* Bug #1697782: remove all remaining code that uses types.InstanceType.Georg Brandl2007-04-111-10/+0
* Implement PEP 3115 -- new metaclass syntax and semantics.Guido van Rossum2007-03-181-2/+1
* Fix most trivially-findable print statements.Guido van Rossum2007-02-097-8/+8
* Merged revisions 53451-53537 via svnmerge fromThomas Wouters2007-02-011-1/+2
* Four months of trunk changes (including a few releases...)Thomas Wouters2006-12-133-0/+99
* Patch #1550800: make exec a function.Georg Brandl2006-09-061-1/+1
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-119-74/+139
* Partially merge trunk into p3yk. The removal of Mac/Tools is confusing svnThomas Wouters2006-06-081-32/+0
* Merge p3yk branch with the trunk up to revision 45595. This breaks a fairThomas Wouters2006-04-213-0/+84
* Remove apply()Neal Norwitz2006-03-171-7/+0
* Set svn:eol-style to native.Tim Peters2006-03-012-72/+72
* collected my segfaulting Python examples from the SF trackersArmin Rigo2006-01-148-0/+99
* Whitespace normalization.Tim Peters2006-01-132-73/+72
* add another crash reported by Thomas WoutersNeal Norwitz2006-01-111-0/+10
* As I threatened on python-dev, add a directory which contains all knownNeal Norwitz2006-01-104-0/+97