prestodb/presto

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

Aberta

#22.475 aberto em 10 de abr. de 2024

 (6 comentários) (0 reação) (0 responsável)Java (5.240 forks)batch import
beginner-taskbootcampcleanupdocsgood first issue

Métricas do repositório

Stars
 (15.558 estrelas)
Métricas de merge de PR
 (Mesclagem média 34d 14h) (120 fundiu PRs em 30d)

Description

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.

Guia do colaborador