Skip to content

Replace deleted README demo script reference - #8492

Merged
youknowone merged 2 commits into
mainfrom
copilot/modify-readme-md
Aug 11, 2026
Merged

Replace deleted README demo script reference#8492
youknowone merged 2 commits into
mainfrom
copilot/modify-readme-md

Conversation

Copilot AI commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

The README referenced demo_closures.py, which was removed from the repository. Update the quick-start example to use a self-contained RustPython command.

  • README
    • Replace the stale script invocation with an inline greeting example:
cargo run --release -- -c 'print("Hello, RustPython!")'

Copilot AI linked an issue Aug 11, 2026 that may be closed by this pull request
Assisted-by: Copilot: GPT-5.6

Co-authored-by: youknowone <69878+youknowone@users.noreply.github.com>
Copilot AI changed the title [WIP] Update README.md to reflect missing demo_closures.py Replace deleted README demo script reference Aug 11, 2026
Copilot AI requested a review from youknowone August 11, 2026 13:02
@youknowone
youknowone marked this pull request as ready for review August 11, 2026 13:06
@youknowone
youknowone merged commit 81df1ff into main Aug 11, 2026
2 checks passed
@youknowone
youknowone deleted the copilot/modify-readme-md branch August 11, 2026 13:07
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.

Readme.md needs to be modified.

2 participants