forked from proxmox-mirrors/proxmox-backup
![]() To fix the following exception one gets with the Sphinx and Python versions from Trixie: File "/home/tom/sources/others/pbs/proxmox-backup/build/docs/_ext/proxmox-scanrefs.py", line 92, in write_doc filename_html = re.sub('.rst', '.html', filename) File "/usr/lib/python3.13/re/__init__.py", line 208, in sub return _compile(pattern, flags).sub(repl, string, count) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ TypeError: expected string or bytes-like object, got '_StrPath' Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> |
||
---|---|---|
.. | ||
proxmox-scanrefs.py |