Tim Stumbaugh

Results 9 comments of Tim Stumbaugh

@simon-weber would you maybe like to disable issues or archive this repository? I'm bringing this acutely because of the random support request that landed in [#531](https://github.com/simon-weber/gmusicapi/issues/531#issuecomment-1018046002)

Hi! Take a look at the [reflection doc](https://grpclib.readthedocs.io/en/latest/reflection.html)

Hi! Thanks for this detailed report. This was recently fixed (original issue #1065, fixed in #1528). This was included in the release 0.15.0 (and subsequent 0.15.1). Are you still seeing...

Oh, I guess you also described an issue with PyCharm's excepthook! Maybe we should leave this open but rename/change the summary to narrow the scope.

I was able to reproduce this using PyCharm. You have to use PyCharm's "debug" feature, not the normal "run" command: ``` Connected to pydev debugger (build 201.7223.92) /.../site-packages/trio/_core/_multierror.py:472: RuntimeWarning: You...

Are we sure this is an active issue? I am fixing a different set of sphinx warnings in #2195 and did not see any of these. So my inclination would...

The socket issues are resolved in #2195. For the other ones, I can repro this using Sphinx 4.3.1. However, `docs-requirements.txt` currently specifies 3.3.1. Looks like #2185 wants to bump the...

We ran into this at $work today. In our situation, explicitly setting the pipe back to blocking mode helped, as would the "trio magically sets the stream back to blocking...

Hi there, I know it's been a few years. Would you be able to release and upload a new version to PyPI? If you have moved on from this project,...