[issue11798] Test cases not garbage collected after run

2012-09-30 Thread Tom Wardill
Tom Wardill added the comment: Patch attached using setting test to None after execution. -- keywords: +patch nosy: +tomwardill Added file: http://bugs.python.org/file27352/11798.patch ___ Python tracker rep...@bugs.python.org http://bugs.python.org

[issue15505] unittest.installHandler incorrectly assumes SIGINT handler is set.

2012-09-30 Thread Tom Wardill
Changes by Tom Wardill t...@howrandom.net: -- nosy: +michael.foord ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue15505 ___ ___ Python-bugs-list

[issue11770] inspect.dir_static

2012-09-30 Thread Tom Wardill
Changes by Tom Wardill t...@howrandom.net: -- versions: +Python 3.4 -Python 3.3 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue11770 ___ ___ Python

[issue13476] Simple exclusion filter for unittest autodiscovery

2012-09-30 Thread Tom Wardill
Changes by Tom Wardill t...@howrandom.net: -- versions: +Python 3.4 -Python 3.3 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue13476 ___ ___ Python