Skip to content
Snippets Groups Projects
  1. Aug 11, 2020
    • Erik Johnston's avatar
      Newsfile · 64e5bb0d
      Erik Johnston authored
      64e5bb0d
    • Erik Johnston's avatar
      Change HomeServer definition to work with typing. · 0f1afbe8
      Erik Johnston authored
      Duplicating function signatures between server.py and server.pyi is
      silly. This commit changes that by changing all `build_*` methods to
      `get_*` methods and changing the `_make_dependency_method` to work work
      as a descriptor that caches the produced value.
      
      There are some changes in other files that were made to fix the typing
      in server.py.
      0f1afbe8
  2. Aug 10, 2020
  3. Aug 07, 2020
  4. Aug 06, 2020
  5. Aug 05, 2020
  6. Aug 04, 2020
  7. Aug 03, 2020
Loading