Skip to content
Snippets Groups Projects
  1. Nov 12, 2021
  2. Nov 11, 2021
  3. Nov 10, 2021
  4. Nov 09, 2021
  5. Nov 02, 2021
  6. Oct 28, 2021
  7. Oct 21, 2021
  8. Oct 18, 2021
  9. Oct 14, 2021
  10. Oct 13, 2021
  11. Oct 12, 2021
  12. Oct 11, 2021
  13. Oct 08, 2021
  14. Oct 07, 2021
  15. Oct 06, 2021
    • David Robertson's avatar
      `disallow-untyped-defs` for `synapse.state` (#11004) · f563676c
      David Robertson authored
      * `disallow-untyped-defs` for `synapse.state`
      
      Much smaller than I was expecting!
      Unverified
      f563676c
    • David Robertson's avatar
      More types for synapse.util, part 1 (#10888) · f8d0f72b
      David Robertson authored
      The following modules now pass `disallow_untyped_defs`:
      
      * synapse.util.caches.cached_call 
      * synapse.util.caches.lrucache
      * synapse.util.caches.response_cache 
      * synapse.util.caches.stream_change_cache
      * synapse.util.caches.ttlcache pass
      * synapse.util.daemonize
      * synapse.util.patch_inline_callbacks pass `no-untyped-defs`
      * synapse.util.versionstring
      
      Additional typing in synapse.util.metrics. Didn't get this to pass `no-untyped-defs`, think I'll need to watch #10847
      Unverified
      f8d0f72b
  16. Sep 30, 2021
  17. Sep 24, 2021
  18. Sep 20, 2021
  19. Sep 15, 2021
  20. Sep 14, 2021
  21. Sep 10, 2021
  22. Sep 06, 2021
  23. Sep 03, 2021
  24. Aug 27, 2021
  25. Aug 24, 2021
  26. Aug 20, 2021
  27. Aug 19, 2021
  28. Aug 18, 2021
Loading