Files
RustPython/src
Joshua Megnauth c5143aa82f Const eval all of version.rs (#7923)
`version.rs` essentially consists of constants that can be baked in at
compile time. I moved most of `version.rs` to `build.rs`. The constants
are passed via rustc's environment then stored in the binary.
2026-05-19 21:02:56 +09:00
..
2026-04-21 17:35:26 +00:00
2026-05-13 23:19:58 +09:00