Skip to content
Snippets Groups Projects
  1. Sep 20, 2021
  2. Sep 15, 2021
  3. Sep 14, 2021
  4. Sep 10, 2021
  5. Sep 06, 2021
  6. Sep 03, 2021
  7. Aug 27, 2021
  8. Aug 24, 2021
  9. Aug 20, 2021
  10. Aug 19, 2021
  11. Aug 18, 2021
  12. Aug 16, 2021
  13. Aug 11, 2021
  14. Jul 14, 2021
  15. Jul 05, 2021
  16. Jun 17, 2021
  17. Jun 08, 2021
  18. Jun 04, 2021
  19. May 24, 2021
  20. May 20, 2021
  21. May 05, 2021
  22. Apr 27, 2021
  23. Apr 05, 2021
  24. Mar 26, 2021
    • Erik Johnston's avatar
      Make it possible to use dmypy (#9692) · b5efcb57
      Erik Johnston authored
      Running `dmypy run` will do a `mypy` check while spinning up a daemon
      that makes rerunning `dmypy run` a lot faster.
      
      `dmypy` doesn't support `follow_imports = silent` and has
      `local_partial_types` enabled, so this PR enables those options and
      fixes the issues that were newly raised. Note that `local_partial_types`
      will be enabled by default in upcoming mypy releases.
      Unverified
      b5efcb57
  25. Mar 24, 2021
  26. Mar 09, 2021
  27. Mar 04, 2021
  28. Feb 17, 2021
  29. Jan 28, 2021
  30. Jan 26, 2021
  31. Jan 20, 2021
  32. Jan 07, 2021
  33. Jan 04, 2021
  34. Dec 30, 2020
  35. Dec 29, 2020
  36. Dec 17, 2020
  37. Dec 16, 2020
  38. Dec 11, 2020
Loading