Merge branch '2.1.x'

This commit is contained in:
David Lord 2022-04-28 10:48:05 -07:00
commit f976d5bb88
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
5 changed files with 26 additions and 23 deletions

View file

@ -9,7 +9,7 @@ Unreleased
Version 2.1.2
-------------
Unreleased
Released 2022-04-28
- Fix type annotation for ``json.loads``, it accepts str or bytes.
:issue:`4519`