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

Use %r rather than %s for stringifying events #8679

Merged
merged 1 commit into from
Oct 29, 2020
Merged

Commits on Oct 28, 2020

  1. Use %r rather than %s for stringifying events

    otherwise non-state events get written as `<FrozenEvent ... state_key='None'>`
    which is indistinguishable from state events with the actual state_key `None`.
    richvdh committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    9d1bc5a View commit details
    Browse the repository at this point in the history