We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9487a6 commit 84b9f8dCopy full SHA for 84b9f8d
CHANGES
@@ -46,7 +46,7 @@ _Upcoming changes will be written here._
46
47
#### APIs deprecated (#611)
48
49
-Legacy API methods now raise `libtmux.exc.DeprecatedError` (hard error) instead of emitting `DeprecationWarning`.
+Legacy API methods now raise {exc}`~libtmux.exc.DeprecatedError` (hard error) instead of emitting {class}`DeprecationWarning`.
50
51
See {doc}`migration` for full context and examples.
52
0 commit comments