lifr0m

Results 4 issues of lifr0m

### Describe the bug std::sort gives me SIGSEGV when I specify custom compare function. ### Code to reproduce the behaviour: main.pyx ```cython # distutils: language = c++ import random from...

C++
defect
Library

### Describe your suggested feature `Channel`'s attributes `broadcast`, `megagroup` and `gigagroup` are mutually exclusive. You can convert `Chat` to `Channel` with `megagroup` flag set to `True` by [`messages.MigrateChatRequest`](https://tl.telethon.dev/methods/messages/migrate_chat.html). You can...

enhancement

I'm just curious. It's debian, it's equivalent for now is `python3.13-nodejs22`, which has `linux/arm64`. But why `latest` doesn't?

If you place Recorder view in menu bar window, this window will be hidden on modal opening. This commit adds parameter to Record and RecordCacao views to set custom behavior...