-
## Environment data
- Pylance version: v2024.9.1
- OS and version: Windows 11 Home 23H2
- Python version (& distribution if applicable, e.g. Anaconda): Microsoft v2024.15.2024091301…
-
I found this from the docs showing how to change the behavior of a command. But how would I convert the prefix command to a slash command since my verified bot doesn't have the message content intent?…
Nzii3 updated
1 month ago
-
## What?
Create a **multi-language guide** to cover the importance of thinking about concurrency for improving performance. It can make a significant impact, but many users aren't familiar with it.…
-
### Describe the bug
I'm encountering an issue where both _requests_ and _httpx_ successfully retrieve the response from a server, but _aiohttp_ raises a **TLSV1_ALERT_ACCESS_DENIED** error when at…
-
Please take this as "being brief" rather than being blunt...
1. Documentation is sparse and seemingly inaccurate. e.g. looking at [client.py](https://github.com/parafoxia/opentriviadb/blob/main/ope…
-
I took the very basic server example and changed the protocol from `opc.tcp` to `opc.http`. I want to deploy the server to heroku but that apparently does not support tcp endpoints and requires http/s…
-
### The problem
When homeassistant 2024.10.4 is starting, the Freebox integration generate several warnings:
```
2024-11-03 19:19:10.986 WARNING (MainThread) [homeassistant.util.loop] Detected bl…
-
# Improve documentation
## Link
Add a link to the page which needs improvement (if relevant)
The example [seems to define an async handler](https://github.com/supabase/realtime-py/blob/main/…
-
I've just tested the latest main branch functionality on Windows 11 or Ubuntu and encountered an issue. Here’s the test code I used:
```
python
async def main():
async with AsyncWebCrawler(
…
-
Since we're on python 3, use the new syntactic sugar, sugar.
mlyle updated
6 years ago