Kanika Kapoor c7572c76ba Fix amalgamation script to work with python3-only environments (#444)
- Use sys.executable in Python scripts (amalgamate.py, cmake_build.py) instead of hardcoded 'python'
- Update shell scripts to prefer python3 over python with fallback
- Fix scripts/run_tests.py to detect python3 for CPython benchmarking

This fixes the issue where the amalgamation script fails on Linux systems
that only have python3 available and no 'python' symlink.
2025-12-27 00:42:53 +05:30
..
2025-08-22 17:08:18 +08:00
2025-03-03 19:54:39 +08:00
2025-12-02 22:04:42 +08:00
...
2024-08-06 14:00:59 +08:00
2024-09-22 21:48:10 +08:00
...
2024-11-23 16:38:57 +08:00
2025-05-06 19:23:24 +08:00
...
2024-08-11 23:00:33 +08:00
2025-10-22 16:57:45 +08:00