-
Please consider the following:
```python
from asyncio import Future, wait
from typing import List
async def foo() -> None:
f: List[Future[None]] = []
await wait(f)
```
Checking t…
-
- [ ] I have tried with the latest version of my channel (Stable or Edge)
- [ ] I have uploaded Diagnostics
- Diagnostics ID:
### Expected behavior
### Actual behavior
### Inf…
-
**Description**
This is a recurrent problem in Windows, which has been experimented by me in the past, but also @salvalatorre a few months back, also @AlejandroCornejo and many other people, as it c…
-
Currently installation script use `baseSite=electronics-spa` param to set up the app as given. However it's a bit tricky to set up multisite app on the same machine (language/currency clash problem ap…
-
Hey,
Are you working on a feature like "find in files" of pycharm/notepad++ (ctrl+shift+f)?
We could really use something like that.
If not, I'm thinking of creating one of my own and wanted to kno…
-
Response error: ` {
{
"status": 500,
"message": "Search request failed after [30s], query: [{\n \"from\" : 8122000,\n \"size\" : 1000,\n \"query\" : {\n \"filtered\" : {\n \"query\" …
-
since we can change monika hair styles how about we can also change her hair color. Of course you can be able to change it back or have different color styles for each costumes that comes out. we can…
-
Related to #8043 and having 64-bit offsets/indices.
Right now we need to decide bit widths when defining imports as part of the signature - imports like `hal.buffer.load` take an `i32` offset as pa…
-
-
#### 路由地址(不包含参数)
```routes
/xiaoyuzhou
```
#### 完整路由地址,包含所有必选与可选参数
```fullroutes
/xiaoyuzhou
```
#### 相关文档地址
- https://docs.rsshub.app/multimedia.html#xiao-yu-zhou
#### 预期是什么…