Nanashi.

Results 77 issues of Nanashi.

Some Python developers use [AIOHTTP](https://docs.aiohttp.org/en/stable/), so please support it.

requested generator

### Summary If load_extension has kwargs for setup command, it'll be so good ### What is the feature request for? discord.ext.commands ### The Problem Currently load_extension cannot pass options, so...

feature request

### Summary Add method to invoke command with context and str ### What is the feature request for? discord.ext.commands ### The Problem To run command with str(Ex: Support running multi...

feature request

## The Problem Problem that I have to write ignore_extra=False in all commands when I want to raise `Too many arguments`. ## The Ideal Solution ignore_extra option in commands.Bot. Like:...

feature request

https://docs.ruby-lang.org/ja/latest/method/Net=3a=3aHTTP/i/post2.html など。 ハイライトがないとそこそこ苦痛なのでつけてくれるとありがたいです。

good first issue

Closes #1150. This PR adds support of `.rbs`, `sig`(Where we put `.rbs`), rbs related(`Steepfile`, `rbs_collection.yaml`), and `.ruby-version`. ![image](https://user-images.githubusercontent.com/59691627/169670069-cfc72061-b1c7-4138-9627-4e8f7fd10ab3.png)![image](https://user-images.githubusercontent.com/59691627/169670041-a5994e1a-d935-4735-9711-85944740e821.png)

on TypeScript, this will not be error: ```ts type voicevox_result_code = | "voicevox_result_succeed" | "voicevox_result_not_loaded_openjtalk_dict" | "voicevox_result_failed_load_model" | "voicevox_result_failed_get_supported_devices" | "voicevox_result_cant_gpu_support" | "voicevox_result_failed_load_metas" | "voicevox_result_uninitialized_status" | "voicevox_result_invalid_speaker_id" | "voicevox_result_invalid_model_index" |...

It will be nice if `see` can be partial like this: ```ruby class K # # Do something # # @param a testing 1 # @param b testing 2 #...

Feature
Would Accept As Pull-Request

[Describe your issue here. Try to be as specific as possible so we can find the root cause more quickly!] ## Steps to reproduce 1. Set redcarpet as parser 2....

Bug

Fix the action tries to remove auth even the submodules are disabled. Fixes #610.