Issues
- 1
Syntax error in mermaid scheme on concept page
#489 opened by ivanovmg - 5
Error importing plugin "classes.contrib.mypy.classes_plugin" cannot import name 'union_items' from 'mypy.types'
#481 opened by zhukovgreen - 1
Crash: lookup of unknown name
#330 opened by sobolevn - 0
- 2
delegate fails for `Literal` type
#328 opened by q0w - 1
Update `typing_extensions` definition
#336 opened by sobolevn - 2
Bug with mypy plugin
#344 opened by thomasborgen - 1
Your readme looks a little funky in dark theme
#324 opened by KotlinIsland - 9
Use `returns` in testing
#235 opened by sobolevn - 6
Support `Type[]` type with `delegate`
#275 opened by sobolevn - 1
Provides delegate classes for common cases
#317 opened by thepabloaguilar - 2
`recommonmark` is deprecated
#312 opened by sobolevn - 1
Prevent an implementation for `int` class from operating on `bool` values
#310 opened by anatoly-scherbakov - 0
Support `Any` as an alias for `object` to describe a default typeclass implementation
#307 opened by anatoly-scherbakov - 0
Fix how tuples of concrete sizes work
#264 opened by sobolevn - 0
Add link to `__instancecheck__` docs
#276 opened by sobolevn - 2
classes vs multipledispatch
#301 opened by jaklan - 1
`TypedDict` support for `delegate` types
#277 opened by sobolevn - 0
Should we support `Union` runtime types?
#278 opened by sobolevn - 0
Support `pass` for typeclass bodies
#284 opened by sobolevn - 1
`Supports` should support `__instancecheck__`
#292 opened by sobolevn - 0
Require strict `delegate=` subtyping
#280 opened by sobolevn - 3
Internal error
#283 opened by ArneBachmannDLR - 0
Reconsider "get type from function annotation"
#279 opened by sobolevn - 0
Support `Literal` types
#274 opened by sobolevn - 0
Mypy crash on calling typeclass with zero args
#270 opened by sobolevn - 0
- 0
Refactor validators
#265 opened by sobolevn - 0
Use `_promote` instead of `mro` hacking
#267 opened by sobolevn - 1
Make `is_protocol` optional for protocols
#258 opened by sobolevn - 1
- 0
Add PR / issue templates
#262 opened by sobolevn - 0
- 0
Make sure that cache works with concrete generics
#255 opened by sobolevn - 0
Invalid revealed type for `ABC` usage
#259 opened by sobolevn - 0
All tests must be annotated
#260 opened by sobolevn - 0
Support types with custom `__instancecheck__` method
#248 opened by sobolevn - 0
Multiple `Supports` are not added to a single type
#249 opened by sobolevn - 0
- 0
- 0
Check that `@typeclass` functions do not have body
#241 opened by sobolevn - 0
Check that first `typeclass` argument is positional
#244 opened by sobolevn - 2
mypy report error on simple usage
#243 opened by swuecho - 2
Hypothesis integration
#234 opened by sobolevn - 1
Merge with singledispatch?
#242 opened by catern - 0
Special case for `tuple`
#228 opened by sobolevn - 0
Mypy crash on nested typeclasses
#232 opened by sobolevn - 1
Strict `__call__` invariance
#226 opened by sobolevn - 0
I cannot register `None`
#227 opened by sobolevn - 0
Add better `__repr__` for a typeclass
#229 opened by sobolevn