diff options
author | Brad King <brad.king@kitware.com> | 2022-10-10 20:21:35 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2022-10-11 14:01:12 (GMT) |
commit | 294b6db53345fa97913ae6b5df0208337cb6b4a6 (patch) | |
tree | 60551fe2e313db9576c3dabc96ba390a12afa4f3 /Help/guide/tutorial/Step7/MathFunctions/mysqrt.cxx | |
parent | 450723796017d0f20f8b054d58218d7c4151a88a (diff) | |
download | CMake-294b6db53345fa97913ae6b5df0208337cb6b4a6.zip CMake-294b6db53345fa97913ae6b5df0208337cb6b4a6.tar.gz CMake-294b6db53345fa97913ae6b5df0208337cb6b4a6.tar.bz2 |
Utilities/Sphinx: Avoid deprecated docutils error handling helpers
The `SafeString` and `ErrorString` classes are deprecated and will be
removed in Docutils 0.21 or later. They help avoid encoding errors
during exception handling in Python <= 2.7, but these days we always
use Python 3 to build the documentation, at least during development,
when error cases are most likely to occur.
Fixes: #24039
Diffstat (limited to 'Help/guide/tutorial/Step7/MathFunctions/mysqrt.cxx')
0 files changed, 0 insertions, 0 deletions