Hit a nasty bug caused by to Python's garbage collection behaviour: http://t.co/V5F5jmOmOF Yikes.
Related Posts
New version of difftastic is out!
* Fixed a nasty crash that was relatively common
* Minor display and performance fixes
https://github.com/Wilfred/difftastic/releases/tag/0.60.0
Chekhov's repro: If a line of code is included in a bug report, it should contribute to the debugging somewhere.
C++ no longer considers trivial infinite loops to be undefined behaviour! https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2024/p2809r3.html
Spotted in the release notes for the latest clang.