prestodb/presto
Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
开放
#22,475 创建于 2024年4月10日
beginner-taskbootcampcleanupdocsgood first issue
仓库指标
- 星标
- (15,558 个星标)
- PR 合并指标
- (平均合并 34天 14小时) (30 天内合并 120 个 PR)
描述
Warning in build
/Users/elharo/presto/presto-docs/presto-docs-venv/lib/python3.9/site-packages/sphinx_material/init.py:74: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. filename = app.outdir + "/sitemap.xml" Generating sitemap for 483 pages in /Users/elharo/presto/presto-docs/target/html/sitemap.xml build succeeded, 738 warnings.