dry-python / dry-python/returns
Find out how pydantic validates function calls without calling them
Đang mở
bug
- Ngôn ngữ chính
- Python
- Star
- 4.4k
- Fork
- 155
- Merge trung bình
- 2 giờ 27 phút
- Pull request đã merge (30 ngày)
- 22
Mô tả
We need to chec how `pydantic` validates function arguments without calling the function itself: https://pydantic-docs.helpmanual.io/usage/validation_decorator/#validate-without-calling-the-function
We need this because our `@curry` implementation relies on this logic. And right now it is very slow.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.