Skip to content

Commit 63ccc24

Browse files
gh-152548: Fix the NEWS reference to the renamed isolated() decorator
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent c65814f commit 63ccc24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Add the :func:`test.support.isolated` decorator to run a test method or
1+
Add the :func:`test.support.isolation.isolated` decorator to run a test method or
22
``TestCase`` subclass in a fresh interpreter subprocess, isolated from the rest
33
of the test run.

0 commit comments

Comments
 (0)