davfsa

Results 48 issues of davfsa

In a project I'm working on (can provide link if you need it) we have a pipeline setup to run flake8, but `flake8-isort` doesn't seem to run correctly as it...

`OTHER_PARAMETERS_SECTION` is ignored when getting the parameter sections, even tho it is part of them. This leads to false positive in warnings and removes helpful warnings associated with them Issue...

### Description Someone in our community reported a bug with receiving an unavailable guild on a `GUILD_CREATE`. I asked around and this has been possible for a while. I haven't...

documentation needed

- Fix "Gateway documentation" link to point to more relevant area Example: ```json Full message { "type": 19, "tts": false, "timestamp": "2022-06-19T08:20:23.598000+00:00", "referenced_message": { "type": 19, "tts": false, "timestamp": "2022-06-19T08:20:18.241000+00:00",...

When running mypyc on my project, I ended up with some errors that dont occur when running mypy normally (it passes mypy strict with no errors/warnings). I havent been successful...

I recently tried using mypyc to speedup our python project, but I encountered this unfixable error that doesn't appear with strict mypy. ```py (.venv) davfsa@galaxy:~/coding/hikari (task/mypyc) # pip install -r...

### Checklist - [x] I have run `nox` and all the pipelines have passed. - [x] I have made unittests according to the code I have added/modified/deleted.

enhancement

### Checklist - [x] I have run `nox` and all the pipelines have passed. - [x] I have made unittests according to the code I have added/modified/deleted. ### Related issues...

devops
skip-fragment-check

Documentation re-design using sphinx ### Checklist - [x] I have run `nox` and all the pipelines have passed. - [x] I have made unittests according to the code I have...

documentation