Ned Batchelder
Ned Batchelder
There aren't many releases these days, and TBH, I don't know how to sign tags.
How are you using the tags in this repo? Aren't you installing from PyPI?
Felix, thanks for enthusiasm! Cog remains a back-burner project for me, though I still use it when needed. I'm not opposed to adding long-option support, or a click dependency. Honestly...
Looks like in some places you used a single dash where you meant double (DEFINE, out, prepend). Honestly, -D, -I, and -o are so common, I might skip the double-dash...
I guess we need a little more management of the output line state? I don't use msg() myself any more, so I didn't notice it was working like this.
This is now released as part of [coverage 6.4.3](https://pypi.org/project/coverage/6.4.3).
Can you provide the full code to reproduce the problem? It would help to explain why you are using the API instead of the command-line interface, why you are using...
I've xfail'ed two tests so the nightly tests can succeed. https://foss.heptapod.net/pypy/pypy/-/issues/3792 is the PyPy issue.
This is now released as part of [coverage 6.4.3](https://pypi.org/project/coverage/6.4.3).