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

Fixup calls to comput_event_signature #4510

Merged
merged 2 commits into from Jan 29, 2019

Commits on Jan 29, 2019

  1. Fixup calls to comput_event_signature

    We currently pass FrozenEvent instead of `dict` to
    `compute_event_signature`, which works by accident due to `dict(event)`
    producing the correct result.
    
    This fixes PR #4493 commit 855a151
    erikjohnston committed Jan 29, 2019
    Copy the full SHA
    6598992 View commit details
    Browse the repository at this point in the history
  2. Newsfile

    erikjohnston committed Jan 29, 2019
    Copy the full SHA
    0c55b77 View commit details
    Browse the repository at this point in the history