- The first version as
calleee
- Python 3.8 & 3.9 support
- Drop 2.6, 2.7, pypy2, 3.4, 3.5
- Python 3.6 & 3.7 support
strict=
param inSubclassOf
.exact=
param inInstanceOf
.
Either
(alias:OneOf
,Xor
)FileLike
OrderedDict
Coroutine
andCoroutineFunction
- Fix a bug in
__repr__
ofAnd
andOr
matchers
desc=
argument to theMatching
/ArgThat
matcher
Captor
(an argument captor)
- Better
repr()
of theMatching
/ArgThat
matcher's predicate