8000 Migrated custom UUID conversion logic to pyo3.uuid package by SaiSakthidar · Pull Request #663 · cocoindex-io/cocoindex · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Migrated custom UUID conversion logic to pyo3.uuid package #663

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

Merged
merged 2 commits into from
Jun 26, 2025

Conversation

SaiSakthidar
Copy link
Contributor

# Summary

  • Enable the uuid feature in PyO3 to support UUID type conversions

  • Update Rust and Python code to pass and receive uuid.UUID objects directly

  • Refactor tests to use real uuid.UUID instances instead of string representations

Closes #652

@SaiSakthidar
Copy link
Contributor Author

@badmonster0
Made the required changes now

@badmonster0 badmonster0 merged commit 9568f6d into cocoindex-io:main Jun 26, 2025
5 checks passed
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.

[FEATURE] Migrate custom UUID conversion logic to pyo3.uuid package
3 participants
0