Lab
- Add support for Python 3.12 and 3.13 (Jendrik Seipp).
- Run parser functions in run directories (Jendrik Seipp).
- Open
run.log
andrun.err
in binary mode to avoid decoding byte strings (Jendrik Seipp).
Downward Lab
- Gracefully handle missing planner exit codes in
driver.log
(Jendrik Seipp).