Skip to content

Conversation

@youknowone
Copy link
Member

@youknowone youknowone commented Jan 17, 2026

Summary by CodeRabbit

  • Chores

    • Reorganized helper scripts into a dedicated scripts directory and updated all references across configuration files, documentation, and workflows accordingly.
  • Revert

    • Removed demo closure example file.

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 17, 2026

📝 Walkthrough

Walkthrough

The whats_left.py script was moved from the repository root to the scripts/ subdirectory. All references across CI workflows, documentation, and the script's own messages were updated to reflect the new location. Additionally, the demo_closures.py demo file was removed from the repository.

Changes

Cohort / File(s) Summary
CI/CD Workflow Updates
.github/copilot-instructions.md, .github/workflows/ci.yaml, .github/workflows/cron-ci.yaml
Updated script path references from ./whats_left.py to ./scripts/whats_left.py across GitHub Actions workflows and AI instructions
Documentation Update
README.md
Updated usage instruction to reference the new script location at ./scripts/whats_left.py
Script Implementation
scripts/whats_left.py
Updated internal user guidance messages to reference the new script location in scripts/ directory
File Removal
demo_closures.py
Deleted demo module containing closure examples

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Poem

🐰 We hop and we shuffle, organizing with care,
Moving scripts to their folders, files here and there,
Some demos we bid farewell with a leap,
A tidy repository's what we keep!

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: relocating the whats_left.py script from the root directory to the ./scripts directory, which is reflected across all modified files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
  • 📝 Generate docstrings

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@youknowone youknowone marked this pull request as ready for review January 17, 2026 12:01
@youknowone youknowone merged commit c490a35 into RustPython:main Jan 17, 2026
14 of 17 checks passed
@youknowone youknowone deleted the relocate-script branch January 17, 2026 12:52
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