Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Fix typechecking with twisted trunk #16121

Merged
merged 8 commits into from
Aug 24, 2023
Merged

Fix typechecking with twisted trunk #16121

merged 8 commits into from
Aug 24, 2023

Commits on Aug 16, 2023

  1. Make synapse.logging.context lint w/ twisted trunk

    I think the chang to `_set_context_cb` was the important thing, but I
    think the changes to `run_in_background` help make this clearer.
    David Robertson committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    f880e80 View commit details
    Browse the repository at this point in the history
  2. Make synapse.handlers.message work w/ twisted trunk

    David Robertson committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    de25f6a View commit details
    Browse the repository at this point in the history
  3. Fix annotations in tests.util.test_async_helpers

    David Robertson committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    91602de View commit details
    Browse the repository at this point in the history
  4. Make synapse.util.caches.deferred_cache typecheck

    David Robertson committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    78a94d5 View commit details
    Browse the repository at this point in the history
  5. Don't complain about reduntant casts for twisted trunk

    David Robertson committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    2dd794c View commit details
    Browse the repository at this point in the history
  6. Changelog

    David Robertson committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    95b0dab View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Review comments.

    clokep committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    0b63e34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22dfa69 View commit details
    Browse the repository at this point in the history