Skip to content

Conversation

@cjdoris
Copy link
Member

@cjdoris cjdoris commented Dec 24, 2025

Summary

  • add a PyString wrapper around Python str objects that exposes a cached UTF-8 pointer and implements the string interface
  • share UTF-8 iteration utilities, update conversion rules, and export the new wrapper
  • document and test the new wrapper alongside existing container wrappers

Testing

  • julia --project -e 'using Pkg; Pkg.test(; test_args=["Wrap"])'

Codex Task

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.

2 participants