Skip to content

Fix orjson compatibility in tigrbl response shortcuts#4716

Open
cobycloud wants to merge 1 commit into
masterfrom
ccdx/fix-orjson-attribute-error-in-tigrbl_api_hpks/2025-10-13
Open

Fix orjson compatibility in tigrbl response shortcuts#4716
cobycloud wants to merge 1 commit into
masterfrom
ccdx/fix-orjson-attribute-error-in-tigrbl_api_hpks/2025-10-13

Conversation

@cobycloud
Copy link
Copy Markdown
Contributor

Summary

  • guard the use of orjson.OPT_SERIALIZE_BYTES so response serialization works with older orjson builds

Testing

  • uv run --package tigrbl --directory standards/tigrbl ruff format .
  • uv run --package tigrbl --directory standards/tigrbl ruff check . --fix
  • uv run --package tigrbl --directory standards/tigrbl pytest
  • uv run --package tigrbl --directory standards/tigrbl pytest tests/unit/test_response_uuid.py

https://chatgpt.com/codex/tasks/task_e_68ecd1939edc832687d235977e95b3a3

@cobycloud cobycloud force-pushed the mono/dev branch 28 times, most recently from 80c5921 to facce21 Compare January 13, 2026 06:10
@cobycloud cobycloud force-pushed the mono/dev branch 18 times, most recently from 99c5e35 to 0f89d2e Compare January 13, 2026 06:13
Base automatically changed from mono/dev to master January 28, 2026 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant