Lelzin λ

Results 15 issues of Lelzin λ

### Checklist - [x] I believe the idea is awesome and would benefit the framework - [x] I have searched in the issue tracker for similar requests, including closed ones...

enhancement

### Checklist - [x] I believe the idea is awesome and would benefit the framework - [x] I have searched in the issue tracker for similar requests, including closed ones...

enhancement

### Initial Checks - [X] I have searched Google & GitHub for similar requests and couldn't find anything - [X] I have read and followed [the docs](https://docs.pydantic.dev) and still think...

feature request
help wanted

**I'm aware that the `-x` parameter exists for defining a proxy.** (However, let's face it, it's much more practical to simply use `torsocks COMMAND`, and it usually works well most...

### What happened? Mypy displays this error when I pass an async function in the `key` parameter of `asyncstdlib.min`. ```bash $ mypy file.py --strict file.py:X: error: Value of type variable...

bug