Promger

Results 12 issues of Promger

## Checklist - [x] I'm reporting a site feature request - [x] I've verified that I'm running youtube-dl version **2021.12.17** - [x] I've searched the bugtracker for similar site feature...

request
incomplete

i have found one issue that we are using older versions of packages which either don't have support for all python versions or their binaries are not pre-built which creates...

Contributer have you also faced, this *chika* *chika* Slim Shady error which broke the codspeed ci and your PR doesn't get that green tick due to this slim shady error...

Need to do a ci fixes, which makes them behave or work improperly Points to follow to fix all ci problems, possible issues and suggested solutions: + Issue: using old...

Require a discord notification when release ci gets failed by any reason in a separate discord channel in robyn server itself How notification can look like Name of job failed:...

* Having different or no normalizing of path, when a request come in rust code inside fn which executes fn of that specific route which creates bugs. * Having no...

## Description - When serving both static files and API routes from the same endpoint (e.g., `/`, `/app`, etc.), HTTP methods other than GET or HEAD are blocked by the...

## Description In the WebSocket test, an intermittent assertion error occurs when the received data order does not match the order in which messages were sent by the server. This...

Here, we gonna discuss about the how to do the refactor of request object to add few common methods like ``` # these are the common methods name in fastapi...

* Adds requires-python tag/attributes which helps users+build_tool/pip to find minimum version supported * Changes version constraint from exact to lowest version supported to be used * Adding uv.lock file to...