Skip to content
Snippets Groups Projects
Select Git revision
  • fe5b92f0ca41a644275a401a9e7e376ff144bdc7
  • master default protected
  • 6.x protected
  • madysson
  • 5.x protected
  • asm
  • time-varying-information-set
  • 4.6 protected
  • dynare_minreal
  • dragonfly
  • various_fixes
  • 4.5 protected
  • clang+openmp
  • exo_steady_state
  • declare_vars_in_model_block
  • julia
  • error_msg_undeclared_model_vars
  • static_aux_vars
  • slice
  • aux_func
  • penalty
  • 6.4 protected
  • 6.3 protected
  • 6.2 protected
  • 6.1 protected
  • 6.0 protected
  • 6-beta2 protected
  • 6-beta1 protected
  • 5.5 protected
  • 5.4 protected
  • 5.3 protected
  • 5.2 protected
  • 5.1 protected
  • 5.0 protected
  • 5.0-rc1 protected
  • 4.7-beta3 protected
  • 4.7-beta2 protected
  • 4.7-beta1 protected
  • 4.6.4 protected
  • 4.6.3 protected
  • 4.6.2 protected
41 results

manual

  • 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
    ..