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

Fix error raised on invalid JSON #8291

Merged
merged 5 commits into from
Sep 10, 2020
Merged

Fix error raised on invalid JSON #8291

merged 5 commits into from
Sep 10, 2020

Commits on Sep 10, 2020

  1. Additional fixes for rejecting invalid JSON.

    This augments #8106 to handle:
    
    * Cases where we use treq to decode JSON.
    * A bug in the exception that gets raised during invalid JSON handling.
    clokep committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    1cad688 View commit details
    Browse the repository at this point in the history
  2. Add some tests.

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

    clokep committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    5e116d6 View commit details
    Browse the repository at this point in the history
  4. Bump treq.

    clokep committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    6304ddd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d65405 View commit details
    Browse the repository at this point in the history