Files
RustPython/scripts/update_lib
Jeong, YunWon 68ebb61f7b fix: Include hard_deps in git commit (#6940)
Bug: update_lib quick ast was not committing _ast_unparse.py
because git_commit() only added lib_path and test_paths,
but not hard_deps.

Fixed by:
- Add hard_deps parameter to git_commit()
- Collect hard_deps from DEPENDENCIES in main()
- Add hard_deps to paths_to_add in git_commit()
2026-02-02 00:47:29 +09:00
..
2026-01-20 11:38:26 +09:00
2026-01-26 18:35:35 +09:00
2026-01-26 18:35:35 +09:00
2026-01-26 18:35:35 +09:00
2026-01-26 18:35:35 +09:00
2026-01-26 18:35:35 +09:00
2026-01-26 18:35:35 +09:00
2026-02-01 17:01:56 +09:00
2026-01-26 18:35:35 +09:00
2026-01-30 20:50:37 +00:00