python-orjson: update to 3.11.9
authorAlexandru Ardelean <redacted>
Sun, 7 Jun 2026 10:59:11 +0000 (13:59 +0300)
committerAlexandru Ardelean <redacted>
Sun, 7 Jun 2026 17:04:16 +0000 (20:04 +0300)
commite938860f2f8992e7d3934cc4b5a52f794eac7a33
tree19be5ac9ac1c5691b32958d1c0b968cb224a1aa5
parent2d01e86e5f4a570164fe175b9fea4d6fae7d3e52
python-orjson: update to 3.11.9

3.11.8 failed to build against the SDK's stable rust 1.96.0: build.rs enabled
orjson's "cold_path" cargo feature for rustc >= 1.95.0, activating an unstable
feature gate that errors with E0554. 3.11.9 drops it; plain version bump.

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-orjson/Makefile
git clone https://git.99rst.org/PROJECT