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

Stop sub-classing object #8249

Merged
merged 4 commits into from
Sep 4, 2020
Merged

Stop sub-classing object #8249

merged 4 commits into from
Sep 4, 2020

Commits on Sep 3, 2020

  1. Stop inheriting from object.

    sed -i "" -e 's/(object)//g' synapse/**/*.py tests/**/*.py scripts/**/*.py scripts-dev/**/*.py contrib/**/*.py
    clokep committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    448b651 View commit details
    Browse the repository at this point in the history
  2. Backout changes to comments.

    clokep committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    e9cb98d View commit details
    Browse the repository at this point in the history
  3. Add a changelog.

    clokep committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    2658dd6 View commit details
    Browse the repository at this point in the history
  4. Restore another comment.

    clokep committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    2fb97fc View commit details
    Browse the repository at this point in the history