prestodb/presto

Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.

Open

#22,475 建立於 2024年4月10日

在 GitHub 查看
 (6 留言) (0 反應) (0 負責人)Java (15,558 star) (5,240 fork)batch import
beginner-taskbootcampcleanupdocsgood first issue

描述

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.

貢獻者指南

Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. · prestodb/presto#22475 | Good First Issue