Skip to content
Snippets Groups Projects
Select Git revision
  • 0bfeeb31c99d40f45f8b8acc87ee498dfcf7b5fd
  • master default
  • nlf-fixes
  • newton-quadratic-equation-solver
  • nlf-fixes-r
  • nls-fixes
  • sep-fixes
  • sep
  • use-dprior
  • ep-sparse
  • rebase-1
  • parfor
  • reset-seed-in-unit-tests
  • remove-persistent-variables
  • nonlinear-filter-fixes
  • pac-mce-with-composite-target
  • 6.x
  • dprior
  • covariance-quadratic-approximation
  • benchmark-ec
  • kalman_mex
  • 5.5
  • 5.4
  • 5.3
  • 5.2
  • 5.1
  • 5.0
  • 5.0-rc1
  • 4.7-beta3
  • 4.7-beta2
  • 4.7-beta1
  • 4.6.4
  • 4.6.3
  • 4.6.2
  • 4.6.1
  • 4.6.0
  • 4.6.0-rc2
  • 4.6.0-rc1
  • 4.6-beta1
  • 4.5.7
  • 4.5.6
41 results

dynare

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Dynare / dynare
    Source project has a limited visibility.
    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