Carl Dehlin

Results 110 comments of Carl Dehlin

Yes please, it would be great to verify. This issue is probably a duplicate of https://github.com/doctest/doctest/issues/684 as well. I think this is the single most serious bug in doctest ATM...

I think making the decorator API extensible is a pretty cool idea to allow for custom fields in XML reporters. I see how this can be used to solve project...

@nickdademo Thanks for the report. Can you please provide a minimal reproducible example? The code should fit in text form in this issue. Thanks!

> Another way to improve the output of two strings is to use different colors for the characters which differ. This will make it easier to find the difference in...

I can't repro the issue when fiddling with the visibility flags, but I can for the second with the linker flags. What is happening here is that when you compile...

Hi, thanks for your suggestion. Can you please clarify it a bit? What is the issue with the current code and what are the benefits of the change? Thanks!

This has an easy fix, add `subparsers.required = True` in bench.py

What is the status of this issue?

Can you provide an MRE for this please?

I don't see why this is needed. Please provide a small example illustrating your idea if you still find this relevant.