Skip to content
Snippets Groups Projects
  1. Aug 24, 2021
  2. Aug 20, 2021
  3. Aug 19, 2021
  4. Aug 18, 2021
  5. Aug 16, 2021
  6. Aug 11, 2021
  7. Jul 14, 2021
  8. Jul 05, 2021
  9. Jun 17, 2021
  10. Jun 08, 2021
  11. Jun 04, 2021
  12. May 24, 2021
  13. May 20, 2021
  14. May 05, 2021
  15. Apr 27, 2021
  16. Apr 05, 2021
  17. 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
  18. Mar 24, 2021
  19. Mar 09, 2021
  20. Mar 04, 2021
  21. Feb 17, 2021
  22. Jan 28, 2021
  23. Jan 26, 2021
  24. Jan 20, 2021
  25. Jan 07, 2021
  26. Jan 04, 2021
  27. Dec 30, 2020
  28. Dec 29, 2020
  29. Dec 17, 2020
  30. Dec 16, 2020
  31. Dec 11, 2020
  32. Dec 08, 2020
  33. Dec 07, 2020
  34. Dec 01, 2020
  35. Nov 25, 2020
  36. Nov 24, 2020
  37. Nov 23, 2020
Loading