time to synchronize your activities a bit ? > Author: neal.norwitz > Date: Tue Jan 10 08:49:41 2006 > New Revision: 42000 > > Added: > python/trunk/Lib/test/crashers/ > python/trunk/Lib/test/crashers/README > python/trunk/Lib/test/crashers/coerce.py > python/trunk/Lib/test/crashers/weakref_in_del.py > python/trunk/Lib/test/crashers/xml_parsers.py > Log: > 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).
> Author: georg.brandl > Date: Tue Jan 10 20:29:24 2006 > New Revision: 42003 > > Added: > python/trunk/Lib/test/outstanding_crashes.py > Modified: > python/trunk/Lib/test/outstanding_bugs.py > Log: > Add outstanding_crashes.py with tests for crashes. _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com