prestodb/presto

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

Ouverte

#22 475 ouverte le 10 avr. 2024

 (6 commentaires) (0 réaction) (0 personne assignée)Java (5 240 forks)batch import
beginner-taskbootcampcleanupdocsgood first issue

Métriques du dépôt

Stars
 (15 558 étoiles)
Métriques de merge PR
 (Merge moyen 34j 14h) (120 PRs mergées en 30 j)

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.

Guide contributeur