Skip to content

Improve RPC string handling#2

Open
s1rleblanc wants to merge 1 commit intodevelopmentfrom
11iinw-codex/review-code-for-macos-python-3.10-improvements
Open

Improve RPC string handling#2
s1rleblanc wants to merge 1 commit intodevelopmentfrom
11iinw-codex/review-code-for-macos-python-3.10-improvements

Conversation

@s1rleblanc
Copy link
Copy Markdown
Owner

@s1rleblanc s1rleblanc commented Jul 23, 2025

Summary

  • normalize RPC data handling by converting bytes to strings with Utilty.to_str
  • avoid .decode() errors when tokens or IDs are already strings
  • make spider initialization tolerant of both str and bytes

@s1rleblanc s1rleblanc added bug Something isn't working and removed codex labels Jul 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant