Skip to content
Snippets Groups Projects
  1. Sep 14, 2022
  2. Aug 30, 2022
  3. Aug 04, 2022
  4. Jul 29, 2022
  5. Jul 19, 2022
    • vlorentz's avatar
      Fix mypy error · ceb26750
      vlorentz authored
      This is not a runtime issue, because when the supplied mode is DentryPerms.symlink,
      the target is only used passed to os.symlink, which does allow str too.
      ceb26750
  6. Jun 23, 2022
  7. Jun 22, 2022
  8. Jun 21, 2022
  9. Jun 07, 2022
  10. May 31, 2022
  11. May 09, 2022
  12. May 06, 2022
  13. May 02, 2022
  14. Apr 26, 2022
  15. Apr 21, 2022
  16. Apr 13, 2022
  17. Apr 08, 2022
  18. Apr 06, 2022
  19. Mar 22, 2022
    • Antoine Lambert's avatar
      pytest: Exclude build directory for tests discovery · 295174cd
      Antoine Lambert authored
      Due to test modules being copied in subdirectories of the
      build directory by setuptools, it makes pytest fail by raising
      ImportPathMismatchError exceptions when invoked from root
      directory of the module.
      
      So ignore the build folder to discover tests.
      295174cd
  20. Mar 04, 2022
Loading