diff --git a/docs/Backtracing.rst b/docs/Backtracing.rst index 9497fa4499a..6da66df9c14 100644 --- a/docs/Backtracing.rst +++ b/docs/Backtracing.rst @@ -119,7 +119,8 @@ follows: | | | sometimes useful for testing. | +-----------------+---------+--------------------------------------------------+ -(*) On macOS, this defaults to ``tty`` rather than ``yes``. +(*) On macOS 26 and later, this defaults to ``tty`` rather than ``yes``. On + earlier versions, the default is ``no``. Backtrace limits ----------------