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

(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]