Start using `pathlib.Path and deprecate sphinx.testing.path` (#11526)

This commit is contained in:
Adam Turner
2023-07-28 00:39:12 +01:00
committed by GitHub
parent 23c7fdde75
commit 49d8304670
51 changed files with 490 additions and 630 deletions

View File

@@ -22,6 +22,11 @@ The following is a list of deprecated interfaces.
- Removed
- Alternatives
* - ``sphinx.testing.path``
- 7.2
- 9.0
- ``os.path`` or ``pathlib``
* - ``sphinx.util.md5``
- 7.2
- 9.0