Skip to content

Commit b99abbd

Browse files
committed
Update changelog a bit more
1 parent 980db2b commit b99abbd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

newsfragments/3403.deprecated.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ Trying to use absolute deadlines on a `trio.CancelScope` constructed
22
with a relative deadline now raises, after being deprecated since Trio
33
0.27.0.
44

5-
To move over, replace the `trio.CancelScope` object instead of mutating
6-
it.
5+
To switch a cancel scope from being relative to absolute, replace the
6+
`trio.CancelScope` object instead of trying to mutate it.

0 commit comments

Comments
 (0)