Martin Lange

Results 74 comments of Martin Lange

Sure, it is clear how to add palettes. Have a standard HSV palette locally (will PR it). I guess the palette lookup code could be simplified, but I am not...

Hi @aktau, many thanks for your interest! Honestly, I don't know what you "do wrong", as I don't know your code. Can you reproduce the original benchmarks? Maybe we should...

> I'm just running your code, unedited: Can you verify that the original output already shows what the benchstat table does? > So if I understand it right, arche uses...

Would still like to find out why your results differ that much. Could you share the raw results obtained on your machine?

Hash and refs (branches, tags) should be colored as in the default view. Beyond that, not explicitly. ANSI colors may work, but I don't know.

@KarlHeitmann I think I do not really understand what the OP suggests/requests here.

Working on this, PR coming soon.

Looks like a workaround is to update both/all windows at the end of the loop, instead of draw1 -> update1, draw2 -> update2, ...

Getting the same error, using Pydata Sphinx Theme v0.13.0 and Sphinx v6.1.3

v0.13.4 is not available via pip, and the repo also has no such tag. Installing from the main branch of the repo does not solve the issue.