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 23 hours
ago. based on code collected
2 days
ago.
Jul 13, 2025 — Jul 13, 2026
Showing page 1 of 24
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Report the offending char, not the backslash, for invalid \\X escapes (#380)
Vincent Gao
More...
9 days ago
Fix control character error position when content precedes the control char (#379)
Vincent Gao
More...
20 days ago
Add Python 2.7 wheel builds for Windows platforms (#378)
Bob Ippolito
More...
3 months ago
Accelerate indented encoding in the C extension; release 4.1.0 (#376)
Bob Ippolito
More...
3 months ago
Exclude Pyodide wheels from PyPI uploads (#375)
Bob Ippolito
More...
3 months ago
Use JSONDecodeError for out-of-range end indices in C scanstring (#374)
Bob Ippolito
More...
3 months ago
Encoder parity fixes (for_json/_asdict) and TSan stress CI job (#373)
Bob Ippolito
More...
3 months ago
Error parity for the C and Python scanstring in surrogate and truncated string edge cases (#372)
Bob Ippolito
More...
3 months ago
Release version 4.0.0: free-threading, CPython json parity, Python 2.7 fixes (#371)
Bob Ippolito
More...
3 months ago
C extension: dead code cleanup, fast paths for dict/list/string encoding, correctness fixes (#370)
Bob Ippolito
More...
3 months ago
Add Python 3.13+ free-threading support to dict operations (#369)
Bob Ippolito
More...
3 months ago
Fix free-threading (3.14t) crashes: heap types, unified per-module state, templated parser, new CI coverage (#367)
Bob Ippolito
More...
3 months ago
Add per-object critical sections to scanner and encoder (free-threading safety) (#365)
devdanzin
More...
3 months ago
Replace PyDict_GetItem with PyDict_GetItemWithError (#364)
devdanzin
More...
3 months ago
Move lazy-init static string caches to module init (#363)
devdanzin
More...
3 months ago
ci: add Python 3.14 support and update to cibuildwheel 3.2.1 (#343)
Carson Zuniga
More...
3 months ago
Fix error-as-truthy bugs in maybe_quote_bigint and is_raw_json (#356)
devdanzin
More...
3 months ago
Fix member table copy-paste, exception clobbering, missing Py_VISIT (#360)
devdanzin
More...
3 months ago
Fix iterable_as_array swallowing MemoryError and KeyboardInterrupt (#357)
devdanzin
More...
3 months ago
Fix reference leaks in dict encoder: skipkeys item and variable shadowing (#358)
devdanzin
More...
3 months ago
add merge_group to workflow trigger (#361)
Bob Ippolito
More...
3 months ago
Fix NULL dereferences on OOM in module init and static string init (#359)
devdanzin
More...
3 months ago
Merge pull request #355 from devdanzin/fix/ident-use-after-free
Bob Ippolito
More...
3 months ago
Fix use-after-free and leak in encoder ident handling
devdanzin
More...
3 months ago
Merge pull request #347 from veeceey/fix/issue-338-license-classifier
Bob Ippolito
More...
5 months ago
Replace deprecated license classifiers with SPDX expression
Varun Chawla
More...
5 months ago
Merge pull request #346 from Shreecharana24/docs-rawjson
Bob Ippolito
More...
6 months ago
Document RawJSON usage with examples and caveats
Shreecharana24
More...
6 months ago
Merge pull request #340 from simplejson/changes-v3.20.2
Bob Ippolito
More...
10 months ago
Update changelog and version for v3.20.2
Bob Ippolito
More...
10 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