Expose rustpython_pylib in rustpython#7498
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 (1)
📝 WalkthroughWalkthroughA conditional public re-export was added to Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 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 |
Co-authored-by: EtherealPsyche <[email protected]>
No need to
cargo add rustpython-pylibanymore;rustpython_pylib::FROZEN_STDLIBis now accessible asrustpython::pylib::FROZEN_STDLIB.Summary by CodeRabbit
Release Notes
pylibmodule for Python runtime functionality when therustpython-pylibfeature is enabled.