Darren Burns

Results 182 comments of Darren Burns

I've resolved the changelog merge conflict - @willmcgugan are we good to go?

You'll need to pass the `--dist=loadgroup` option (from `pytest-xdist`) when running the tests in parallel. These tests have some shared state (which is probably something that should change in itself).

Not that I'm aware of, sorry.

Nope, it's locally. If I run it without xdist it takes 2.5 seconds. With xdist as part of the full test suite the results are pretty consistent for me (tried...

It's not concurrency because it's consistent for me even without xdist 😢 Must just be down to the different CPUs. Do you want to close this issue or review some...

AFAIK this is intentional, but I completely agree with this issue (also I think this has come up a couple of times now). My app by default has padding so...

Ah ok, I didn't spot that it was a border. I still don't think it looks better though 🤷 > there's only one new line which I'd like to remove...

Thanks @merriam. I've pushed a couple of minor updates. Reasoning is in the commit messages - let me know if the changes seem correct to you.

Thanks for investigating @prurph, this is a super helpful write up. I think it answers all of my questions before I asked them! I think the 3.9+ requirement is going...

`tree-sitter-markdown` is available on PyPI now too it appears.