Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ijl/orjson
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.11.7
Choose a base ref
...
head repository: ijl/orjson
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.11.8
Choose a head ref
  • 7 commits
  • 82 files changed
  • 1 contributor

Commits on Mar 30, 2026

  1. Cross-compile avoids maturin v1.12 build-details.json error

    🐍 Using build-details.json for cross-compiling preparation
    💥 maturin failed
      Caused by: Failed to parse /opt/python/cp314-cp314/lib/python3.14/build-details.json
      Caused by: Invalid build-details.json
      Caused by: missing field `extension_suffix` at line 32 column 3
    ijl committed Mar 30, 2026
    Configuration menu
    Copy the full SHA
    e93a13d View commit details
    Browse the repository at this point in the history
  2. datetime PyRef idiom

    ijl committed Mar 30, 2026
    Configuration menu
    Copy the full SHA
    0d4a5ad View commit details
    Browse the repository at this point in the history
  3. ffi::numpy

    ijl committed Mar 30, 2026
    Configuration menu
    Copy the full SHA
    4547234 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2026

  1. build and compatibility misc

    ijl committed Mar 31, 2026
    Configuration menu
    Copy the full SHA
    c84d9b4 View commit details
    Browse the repository at this point in the history
  2. writer::uuid

    ijl committed Mar 31, 2026
    Configuration menu
    Copy the full SHA
    d00641b View commit details
    Browse the repository at this point in the history
  3. writer::half

    ijl committed Mar 31, 2026
    Configuration menu
    Copy the full SHA
    4195d7f View commit details
    Browse the repository at this point in the history
  4. 3.11.8

    ijl committed Mar 31, 2026
    Configuration menu
    Copy the full SHA
    5cbb3d0 View commit details
    Browse the repository at this point in the history
Loading