Joshua Tauberer

Results 492 comments of Joshua Tauberer

I've had a chance to look now. I was able to reproduce the crash with @Danstiv's example (thanks for that!). In DMP's method of doing a line-by-line diff, it maps...

I pushed a fix to the main branch. Hopefully this fixes it. If you can give it a try before I post a release that would be appreciated. (I am...

It takes 14 minutes to complete for me. I'm not sure this is incorrect behavior since these files are quite large. To check that it isn't related to this PR,...

Thanks. I've spent some time trying to figure out what's happening and haven't figured it out yet.

Thanks for the reminder. I just published a release. Hopefully it all works OK now!

That looks like a pydantic error or an issue with the local Python environment and without any Python code or a Python stack trace to look at there's not much...

The failing error is: > : opensecrets N00053312 is duplicated: E000300 M001238 E000300 and M001238 are bioguide IDs that are assigned the same opensecrets ID. So one is hopefully a...

I didn't notice the original issue was fixed. Happy to merge this and get any other updates in a different PR. Thanks.