Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support conversion from str to char[] #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

guitargeek
Copy link
Contributor

This is for the ROOT usecase, where char[] is sometimes used as column types in TTrees to contain fixed-sized string labels.

This is tested by the ROOT synchronization PR, where the staff.py tutorial is now passing:
root-project/root#14507

This is for the ROOT usecase, where `char[]` is sometimes used as column
types in TTrees to contain fixed-sized string labels.
@guitargeek guitargeek changed the title Support conversion from char[] to str Support conversion from str to char[] Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant