openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
simplejson
Settings
|
Report Duplicate
23
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
about 17 hours
ago. based on code collected
2 days
ago.
Sep 18, 2025 — Sep 18, 2026
Showing page 1 of 24
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Support large integer stringification thresholds in both encoders (#387)
송은우
More...
6 days ago
Use the first-key error message in the C scanner (#388)
KBS
More...
7 days ago
Start building CPython 3.15 wheels (#385)
Edgar Ramírez Mondragón
More...
23 days ago
Add missing changelog entries (#384)
Bob Ippolito
More...
25 days ago
Update CHANGES for v4.1.2 (#383)
Bob Ippolito
More...
25 days ago
Report the comma position for illegal trailing comma errors (#382)
Dylan Pulver
More...
25 days ago
Handle non-finite Decimals like floats in the encoder (fixes #149) (#381)
Apoorv Darshan
More...
about 1 month ago
Report the offending char, not the backslash, for invalid \\X escapes (#380)
Vincent Gao
More...
3 months ago
Fix control character error position when content precedes the control char (#379)
Vincent Gao
More...
3 months ago
Add Python 2.7 wheel builds for Windows platforms (#378)
Bob Ippolito
More...
5 months ago
Accelerate indented encoding in the C extension; release 4.1.0 (#376)
Bob Ippolito
More...
5 months ago
Exclude Pyodide wheels from PyPI uploads (#375)
Bob Ippolito
More...
5 months ago
Use JSONDecodeError for out-of-range end indices in C scanstring (#374)
Bob Ippolito
More...
5 months ago
Encoder parity fixes (for_json/_asdict) and TSan stress CI job (#373)
Bob Ippolito
More...
5 months ago
Error parity for the C and Python scanstring in surrogate and truncated string edge cases (#372)
Bob Ippolito
More...
5 months ago
Release version 4.0.0: free-threading, CPython json parity, Python 2.7 fixes (#371)
Bob Ippolito
More...
5 months ago
C extension: dead code cleanup, fast paths for dict/list/string encoding, correctness fixes (#370)
Bob Ippolito
More...
5 months ago
Add Python 3.13+ free-threading support to dict operations (#369)
Bob Ippolito
More...
5 months ago
Fix free-threading (3.14t) crashes: heap types, unified per-module state, templated parser, new CI coverage (#367)
Bob Ippolito
More...
5 months ago
Add per-object critical sections to scanner and encoder (free-threading safety) (#365)
devdanzin
More...
5 months ago
Replace PyDict_GetItem with PyDict_GetItemWithError (#364)
devdanzin
More...
6 months ago
Move lazy-init static string caches to module init (#363)
devdanzin
More...
6 months ago
ci: add Python 3.14 support and update to cibuildwheel 3.2.1 (#343)
Carson Zuniga
More...
6 months ago
Fix error-as-truthy bugs in maybe_quote_bigint and is_raw_json (#356)
devdanzin
More...
6 months ago
Fix member table copy-paste, exception clobbering, missing Py_VISIT (#360)
devdanzin
More...
6 months ago
Fix iterable_as_array swallowing MemoryError and KeyboardInterrupt (#357)
devdanzin
More...
6 months ago
Fix reference leaks in dict encoder: skipkeys item and variable shadowing (#358)
devdanzin
More...
6 months ago
add merge_group to workflow trigger (#361)
Bob Ippolito
More...
6 months ago
Fix NULL dereferences on OOM in module init and static string init (#359)
devdanzin
More...
6 months ago
Merge pull request #355 from devdanzin/fix/ident-use-after-free
Bob Ippolito
More...
6 months ago
←
1
2
3
4
5
6
7
8
9
…
23
24
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree