]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45269: test wrong `markers` type to `c_make_encoder` (GH-28540) (GH-28609)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 28 Sep 2021 21:56:52 +0000 (14:56 -0700)
committerGitHub <noreply@github.com>
Tue, 28 Sep 2021 21:56:52 +0000 (23:56 +0200)
commit1cb17be3e6a4d94629606a613acd07f78d50348b
treebb2180a50d6042f9bd32e013cad97bed406694ef
parentec4e2ec241acb3bf4e04a351c06c0b05a1e4b7d2
bpo-45269: test wrong `markers` type to `c_make_encoder` (GH-28540) (GH-28609)

(cherry picked from commit e046aabbe386fdf32bae6ffb7fae5ce479fd10c6)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/test/test_json/test_speedups.py
Misc/NEWS.d/next/Tests/2021-09-24-10-41-49.bpo-45269.8jKEr8.rst [new file with mode: 0644]