Andrew Carpenter
Andrew Carpenter
Hi there! Have you checked out [vcrpy](http://vcrpy.readthedocs.io/en/latest/usage.html)? I use this for all of my tests, and it works pretty great (even with aiohttp). I'm willing to help out with this...
I've run into this issue with a couple of apps (specifically discord and keeweb). Until this is resolved, here's a script for rebuilding debian packages with libayatana-appindicator. I've only tested...
@yodlmeister I'm not familiar with your exact usecase, but a relatively simple helper function that leverages the existing `digits` and `trailingZeros` options could achieve what you're looking for: ```ts import...