Tags: beartype/plum
Tags
deps: drop py3.8, support py3.9+ (#217) * deps: drop py3.8, support py3.9+ Signed-off-by: nstarman <nstarman@users.noreply.github.com> * config(ruff): py3.9+ Signed-off-by: nstarman <nstarman@users.noreply.github.com> --------- Signed-off-by: nstarman <nstarman@users.noreply.github.com>
typing: add more type annotations (#203) * typing(type): add type annotations to ResolveableType and subclasses Signed-off-by: Nathaniel Starkman <nstarman@users.noreply.github.com> * typing(type): add type annotations to add_promotion_rule Signed-off-by: Nathaniel Starkman <nstarman@users.noreply.github.com> --------- Signed-off-by: Nathaniel Starkman <nstarman@users.noreply.github.com>
types(promotion): add typing to convert (#202) * types(promotion): add typing to convert Signed-off-by: Nathaniel Starkman <nstarman@users.noreply.github.com> * config(coverage): configure to ignore type-checking Signed-off-by: Nathaniel Starkman <nstarman@users.noreply.github.com> --------- Signed-off-by: Nathaniel Starkman <nstarman@users.noreply.github.com>
feat: see methods from the bound function (#193) * feat: see methods from the bound function Signed-off-by: nstarman <nstarman@users.noreply.github.com> * test: add test for the dispatcher. Signed-off-by: nstarman <nstarman@users.noreply.github.com> --------- Signed-off-by: nstarman <nstarman@users.noreply.github.com>
PreviousNext