fix: Refactor to simplify based on current C FFI - #297
Merged
Conversation
tmathern
added a commit
that referenced
this pull request
Jul 28, 2026
* fix: Open up API to swap out pointers * fix: Hardening native handles * fix: COmments * fix: Update PID stamping * fix: Make isntances swappable * fix: Update tests * fix: Improve pointers handling * fix: Improve pointers handling 2 * fix: The refactor * fix: Improve pointers handling 4 * fix: Improve pointers handling 5 * fix: Rebaseline * fix: Clean up debug * fix: Refactor * fix: Refactor * fix: Refactor 3 * fix: Refactor once more * fix: Baseline for new scenarios * fix: Rename vars for clarity * fix: Refactor once more 2 * fix: Docs * fix: Handle handling handles (#296) * fix: Docs * fix: Error handling memory * fix: Update the docs * fix: Refactor * fix: Fix script * fix: Refactor to simplify based on current C FFI (#297) * fix: Refactor * fix: Refactor * fix: Typo * fix: refactor * fix: Refactor * fix: Refactor 2 * fix: Clean up debug * ci: Merge commit for realz * ci: Clarify comments * ci: Re-refactor * fix: Refactor + docs update * fix: Docs * fix: Docs 2 * fix: Docs 3 * fix: mermaid * fix: Update docs to clarify double-free and such * fix: Review comments * fix: Docs typo * Update read.py * Change print statement from crjson to json * Update print statements to use reader.json() * fix: Add tests to verify TSA URL use * Bump version from 0.37.2 to 0.37.3 * Bump version from 0.37.2 to 0.37.3
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes in this pull request
Give a narrative description of what has been changed.
Checklist
TO DOitems (or similar) have been entered as GitHub issues and the link to that issue has been included in a comment.