Rongrong

Results 42 issues of Rongrong

### Describe the bug If `uvloop` is enabled, as long as EOF is not reached, even if the response, connection, and session are all closed, the server from which aiohttp...

bug

* **uvloop version**: 0.16.0 * **Python version**: CPython 3.9.12 * **Platform**: Debian GNU/Linux bookworm/sid x86_64 * **Can you reproduce the bug with `PYTHONASYNCIODEBUG` in env?**: yes * **Does uvloop behave...

enhancement

Formerly, Telegram simply ignored 0-length `MessageEntity`, but several days before, Telegram has silently changed its server-side behavior to throw an `RPCError 400: ENTITY_BOUNDS_INVALID`. However, the Markdown and HTML parsers of...

# Checklist * [x] The error is in the library's code, and not in my own. * [x] I have searched for this issue before posting it and there isn't...

A nice mix of two current `mergeMethod`: `hardreset` and `merge`. Effectively simulate the default `git merge` behavior and make the commit history clean. A use case: [DIYgod/RSSHub](https://github.com/DIYgod/RSSHub) has a [`pull.yml`...

enhancement
help wanted

- [ ] Gif variable frame rate - [ ] gif dedup - [ ] apng variable frame rate - [ ] apng deduplication - [x] Webp VFR - [...

enhancement

| | Original Image | waifu2x-ncnn-vulkan | waifu2x-caffe | | :--- | :---: | :---: | :---: | | 1x | ![](https://user-images.githubusercontent.com/15956627/116534743-7d81d480-a915-11eb-8445-0aca8af8b3cf.png) | / | / | | 2x [cunet,...

bug

# Context #635 # Motivation Currently, the `target` field can be either 1. a **route string**; or 2. a **function**. The second use case could potentially lead to some security...

Context: https://github.com/DIYgod/RSSHub-Radar/pull/635#issuecomment-1100721069 #### TL;DR > You really should read the context. Add-ons distributed on AMO (https://addons.mozilla.org) are unable to use `eval()`, making remote rules updating and local rules modifications impossible....

### Broken UI ![](https://user-images.githubusercontent.com/15956627/161185991-c9b2fb1d-a151-4167-8241-e91c3cdb660c.png) ### Broken rules 1. By default, nothing ![](https://user-images.githubusercontent.com/15956627/161186157-8b2dc87f-8e0b-4014-8299-7e6d73347718.png) 2. Try to fill in something (from https://github.com/DIYgod/RSSHub/blob/gh-pages/build/radar-rules.js) ![](https://user-images.githubusercontent.com/15956627/161186527-9edb91be-b99d-4ebb-866b-c93186ad78fc.png) 3. Refresh, only to find nothing was saved (deleting...