Skip to content
Snippets Groups Projects
Select Git revision
  • 5f5fd569dd3127df457e8f17cb6c010c7fc52e30
  • master default protected
  • julia protected
  • 6.x protected
  • python-codegen
  • llvm-15
  • 5.x protected
  • 4.6 protected
  • uop
  • rework_pac
  • aux_vars_fix
  • julia-7.0.0
  • julia-6.4.0
  • julia-6.3.0
  • julia-6.2.0
15 results

preprocessor

  • Clone with SSH
  • Clone with HTTPS
  • Sébastien Villemot's avatar
    Sébastien Villemot authored
    In Sphinx 8, returned filesystem path objects are no longer extended to have
    implicit string conversion methods. The conversion to a string must now be made
    explicitly.
    
    See this entry in the changelog for Sphinx 8.0:
    
     #12650, #12686, #12690: Extend the deprecation for string methods on
     :py:class:`~pathlib.Path` objects to Sphinx 9. Use :py:func:`os.fspath` to
     convert :py:class:`~pathlib.Path` objects to strings, or
     :py:class:`~pathlib.Path`'s methods to work with path objects. Patch by Adam
     Turner.
    
    (cherry picked from commit 2983aafa)
    fe5b92f0
    History
    Name Last commit Last update