COMMITS
/ Lib/test/test_json/test_encode_basestring_ascii.py April 9, 2026
V
gh-148241: Fix json serialization for str subclasses (#148249)
Victor Stinner committed
November 8, 2025
S
gh-140793: Improve documentatation and tests for the ensure_ascii option in the json module (GH-140906)
Serhiy Storchaka committed
April 14, 2024
H
gh-115692: Add tests to increase `json` coverage (#115693)
Hugo van Kemenade committed
February 2, 2015
B
reduce memory usage of test (closes #23369)
Benjamin Peterson committed
February 1, 2015
B
remove extra ws
Benjamin Peterson committed
B
merge 3.4 (#23369)
Benjamin Peterson committed
B
fix possible overflow in encode_basestring_ascii (closes #23369)
Benjamin Peterson committed
January 11, 2015
August 8, 2013