dry-python / dry-python/returns
Find out how pydantic validates function calls without calling them
オープン
bug
- 主要言語
- Python
- スター
- 4.4k
- フォーク
- 155
- 平均マージ
- 2時間 27分
- マージ済み PR(30日)
- 22
説明
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.
コントリビューションガイド
評価
この issue はまだ評価されていません。