As I threatened on python-dev, add a directory which contains all known
bugs which cause the interpreter to crash. I'm sure we can find a few more. Many missing bugs deal with variations on unchecked infinite recursion (like coerce.py).
Showing
Lib/test/crashers/README
0 → 100644
Lib/test/crashers/coerce.py
0 → 100644
Please register or sign in to comment