hochl

Results 2 issues of hochl

# Bug report The macro `Py_CLEAR(op)` references the argument `op` two times. If the macro is called with an expression it will be evaluated two times, for example `Py_CLEAR(p++)`. #...

type-bug
interpreter-core

I recently found two stray tabs inside the output of _tune2fs -l_. Since these are the only two tab characters in the output, I guess this is a mistake that...