◐ Shell
clean mode source ↗

Add gh-aw agentic workflow for upgrading Python libraries by youknowone · Pull Request #7117 · RustPython/RustPython

- upgrade-pylib.md: Claude-based workflow triggered via workflow_dispatch
- Runs `scripts/update_lib quick <name>` to sync a library from CPython
- Creates a PR with the result, referencing issue RustPython#6839

@github-actions

@youknowone marked this pull request as ready for review

February 14, 2026 02:25

This was referenced

Feb 14, 2026

youknowone added a commit to youknowone/RustPython that referenced this pull request

Mar 22, 2026
…#7117)

* Add gh-aw agentic workflow for upgrading Python libraries

- upgrade-pylib.md: Claude-based workflow triggered via workflow_dispatch
- Runs `scripts/update_lib quick <name>` to sync a library from CPython
- Creates a PR with the result, referencing issue RustPython#6839