Jason Mobarak
Jason Mobarak
In order for yamllint to be packaged by [PyOxidizer](https://pyoxidizer.readthedocs.io)-- it needs to avoid the use of `__file__` (see the [PyOxidizer docs][1] for more details). Instead use `pkg_resources` so that the...
Possibly related to issues such as https://github.com/slack-rs/slack-rs/issues/120 or https://github.com/slack-rs/slack-rs-api/issues/102 -- the "class slack app" bot tokens don't seem to allow the `token` parameter to be passed as a URL parameter...
Hi, I'm attempting to use the method swizzling in swizzle.py and I'm see that attempting to call the original method results in the following error (this happens with trying the...
I wasn't able to find a forum for general questions, so if there's a better place to ask general support questions... please let me know. That said, I am trying...
Hello, I have a new e-paper HAT (which I believe is EPD 2.13" **V4**) -- which the documentation claim is compatible with the V3 (but has a fast refresh feature):...
### Proposal I'm attempting to record an interaction with a gRPC server, I've setup the server with the required descriptor files, but I'm seeing a crash when running in record...