Skip to content
Snippets Groups Projects
  1. Aug 18, 2019
  2. Aug 16, 2019
  3. Aug 15, 2019
  4. Aug 14, 2019
  5. Aug 13, 2019
  6. Aug 12, 2019
  7. Aug 09, 2019
  8. Aug 08, 2019
  9. Aug 07, 2019
    • Stephan Seitz's avatar
      Remove deprecation warning ('cachedir' parameter has been deprecated) · 49142d54
      Stephan Seitz authored
      Warning was:
      
      ```
        /localhome/seitz_local/projects/pystencils/pystencils/cache.py:15: DeprecationWarning: The 'cachedir' parameter has been deprecated in
      version 0.12 and will be removed in version 0.14.
        You provided "cachedir='/localhome/seitz_local/.cache/pystencils'", use "location='/localhome/seitz_local/.cache/pystencils'" instead.
          disk_cache = Memory(cachedir=cache_dir, verbose=False).cache
      ```
      49142d54
  10. Aug 06, 2019
  11. Aug 05, 2019