Ben Spiller

Results 11 comments of Ben Spiller

Agreed the naming of these projects really confused me too - https://github.com/carlos-jenkins/autoapi and https://github.com/readthedocs/sphinx-autoapi seem to be completely unrelated projects, though with a very similar purpose and identical names. Renaming...

I have what looks like the same problem - my GH Action workflow uploads correctly on linux, but on Windows the same workflow fails with: `[2022-01-19T16:48:07.120Z] ['verbose'] Preparing to clean...

> However, it would be nice if codecov had the option to look in places other than the current working directory for coverage data. Thanks. The requets here is not...

The good news is that it's possible to get this working fairly well without changes to dygraphs itself using the excellent legendFormatter feature... and I've shared what I came up...

Thanks for the quick update! I _think_ that subclassing UntypedObjectDeserializer is still ok, just subclassing UntypedObjectDeserializer.Vanilla is the problem? I can see two ways to make this a safe way:...

OK fair enough. > perhaps disclaimer on UntypedObjectDeserializer itself -- it is not designed as a base class for custom deserializers and there no real guarantees it won't break --...

+1 yes please! Seems like a fairly minor addition that would make a bit difference

Thanks. The reason the ability to ignore would be useful is where the differing versions are in some code (maybe third party) that's hard to exclude (maybe they're in the...