COMMITS
/ Lib/test/test_json/test_enum.py April 9, 2026
V
gh-148241: Fix json serialization for str subclasses (#148249)
Victor Stinner committed
September 16, 2025
A
fix some typos (#138977)
AN Long committed
September 2, 2013
E
Close #18745: Improve enum tests in test_json for infinities and NaN.
Ethan Furman committed
August 10, 2013
E
Close #18264: int- and float-derived enums now converted to int or float.
Ethan Furman committed