Add float support to c-api - #7943
Conversation
|
No actionable comments were generated in the recent review. π βΉοΈ Recent review infoβοΈ Run configurationConfiguration used: Path: .coderabbit.yml Review profile: CHILL Plan: Pro Run ID: π Files selected for processing (2)
π WalkthroughWalkthroughThis PR adds a new C-API module for Python float objects to RustPython. It introduces type-check functions, float construction from C doubles, and value extraction with fallback conversion logic. The module is then exported from the crate root. ChangesFloat C-API bindings
Possibly related PRs
Suggested reviewers
Poem
π― 2 (Simple) | β±οΈ ~15 minutes π₯ Pre-merge checks | β 5β Passed checks (5 passed)
βοΈ Tip: You can configure your own custom pre-merge checks in the settings. β¨ Finishing Touchesπ§ͺ Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary by CodeRabbit