-
Notifications
You must be signed in to change notification settings - Fork 356
Pull requests: simplejson/simplejson
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add per-object critical sections to scanner and encoder (free-threading safety)
#365
opened Apr 7, 2026 by
devdanzin
Loading…
3 tasks done
Replace PyDict_GetItem with PyDict_GetItemWithError (free-threading safety)
#364
opened Apr 7, 2026 by
devdanzin
Loading…
2 tasks done
Move lazy-init static string caches to module init (free-threading safety)
#363
opened Apr 7, 2026 by
devdanzin
Loading…
3 tasks done
OSS-Fuzz integration: initial integration of fuzzer
#274
opened Jan 2, 2021 by
DavidKorczynski
Loading…
modified: Allowed to specify alternative string for
NaN/Infinity/-Infinity .
#230
opened Aug 25, 2018 by
youkinjoh
Loading…
Current JSON outputs for Infinity, -Infinity, and NaN are not valid JSON. New option to allow output them as String.
#164
opened May 3, 2017 by
robermorales
Loading…
ProTip!
no:milestone will show everything without a milestone.