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

Annotate synapse.storage.util #10892

Merged
merged 13 commits into from
Oct 8, 2021
Merged

Commits on Sep 23, 2021

  1. synapse.streams has no untyped defs

    David Robertson committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    2898569 View commit details
    Browse the repository at this point in the history
  2. type annotations for syanpse.storage.util

    David Robertson committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    4dedad1 View commit details
    Browse the repository at this point in the history
  3. Changelog

    David Robertson committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    45c75be View commit details
    Browse the repository at this point in the history
  4. L I N T L I N T

    David Robertson committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    4f9bd5a View commit details
    Browse the repository at this point in the history
  5. LoggingDatabaseConnection further up

    David Robertson committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    5b2f226 View commit details
    Browse the repository at this point in the history
  6. Attempt to work around python-attrs/attrs#313

    David Robertson committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    62f8c70 View commit details
    Browse the repository at this point in the history
  7. lint lint pep8 pep8 lint lint

    David Robertson committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    096dbff View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. Don't use __slots__ manually

    I guess I'm fighting attrs here. Can't remember my original
    reasoning, I was probably mistaken
    David Robertson committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    0a65eec View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Making it frozen seems to Work

    and I can't see why we'd want to make change what the wrapper wraps
    after having wrapped it
    David Robertson committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    441655a View commit details
    Browse the repository at this point in the history
  2. Forgive me, linter, for I have sinned

    David Robertson committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    6457ffd View commit details
    Browse the repository at this point in the history
  3. Okay fine, no slots

    David Robertson committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    607b884 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. Update synapse/storage/util/id_generators.py

    Co-authored-by: Sean Quah <8349537+squahtx@users.noreply.github.com>
    David Robertson and squahtx authored Oct 8, 2021
    Configuration menu
    Copy the full SHA
    2da231e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5e45ca View commit details
    Browse the repository at this point in the history