id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc,branch,branch_author,launchpad_bug
5873,switch all synchronous trial unit tests to using SynchronousTestCase,exarkun,exarkun,"Many trial unit tests don't require the reactor spinning features of `twisted.trial.unittest.TestCase`.  To aid in porting trial to Python 3, make them use `SynchronousTestCase` instead, which will be ported before `TestCase` (thus allowing for easier test bootstrapping).
",enhancement,closed,normal,Python 3.3 Minimal,trial,fixed,,,branches/sync-trial-tests-5873,exarkun,
