612
612
* ``--parallel=fork`` is now compatible with --subunit.
613
613
(Robert Collins, Vincent Ladeuil, #419776)
615
618
* TestNotApplicable is now handled within the TestCase.run method rather
616
619
than being looked for within ``ExtendedTestResult.addError``. This
617
620
provides better handling with other ``TestResult`` objects, degrading to