summaryrefslogtreecommitdiffstats
path: root/Lib/test/crashers/recursive_call.py
Commit message (Collapse)AuthorAgeFilesLines
* Issue #19936: Added executable bits or shebang lines to Python scripts whichSerhiy Storchaka2014-01-161-0/+0
| | | | | | requires them. Disable executable bits and shebang lines in test and benchmark files in order to prevent using a random system python, and in source files of modules which don't provide command line interface.
* Document the crashers that will not go away soon as "won't fix",Armin Rigo2006-07-251-0/+5
| | | | and explain why.
* add another crash reported by Thomas WoutersNeal Norwitz2006-01-111-0/+10