mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Start using `pathlib.Path and deprecate sphinx.testing.path` (#11526)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user