Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix not using `encoding="utf-8"` when writing to files or reading from them | Kusok | 2024-06-19 | 1 | -1/+1 |
| | | | | Co-authored-by: ChristopheClaustre <christophe.claustre.31@gmail.com> | ||||
* | SCons: Remove `run_in_subprocess` dependency | Thaddeus Crews | 2024-03-11 | 1 | -10/+4 |
| | |||||
* | SCons: Ensure `with` statement where applicable | Thaddeus Crews | 2024-03-10 | 1 | -31/+31 |
| | |||||
* | Enforce `\n` eol for Python writes | Thaddeus Crews | 2024-03-09 | 1 | -1/+1 |
| | | | | • Ensure utf-8 encoding if previously unspecified | ||||
* | Improve editor template workflow | fabriceci | 2022-01-02 | 1 | -0/+95 |
Co-Authored-By: jmb462 <jmb462@gmail.com> |