Sumner Evans

Results 112 issues of Sumner Evans

I would like to be able to import repositories from Sourcehut (https://sr.ht) similar to how import works from Git{Hub,Lab}.

linked accounts

Thank you for this great theme! I've made a few modifications to it for my own website (https://sumnerevans.com), and I'd like to know whether you are interested in any of...

When the decoder is for an `Optional` type, then the mypy type checker fails since the encoders/decoders are of type `Dict[type, Callable]`. Example that fails: ``` dataclasses_json.cfg.global_config.decoders[Path] = Path dataclasses_json.cfg.global_config.decoders[Optional[Path]]...

The help still says v1.0.0 rather than v2.0.0.

If the call to fetch more threads fails, then it most likely means that one of the chats in the range that is trying to be returned is broken on...

I have a "work" repository where I clone all of the repositories that I work on at work. They are not submodules, I just clone them and manage them individually...

**Describe the bug** When under heavy load, Chatwoot returns 500 errors despite successfully saving the message. **To Reproduce** We are using the Matrix Chatwoot bot: https://github.com/beeper/chatwoot, and when we send...

need-more-info
investigation