Roadmap for v5.0 #515
agronholm
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
My current plans for the next major release is as follows:
@typechecked()will be changed back to wrapping the callable, so it's faster on import and works in the REPL againjax-typingand others)check_argument_types()andcheck_return_type()functions will make a comeback, as requestedconfig.collection_check_strategywill be switched back to checking all items instead of just the first one, as this has caused numerous bug reportspytestinstrumentation conflicting with Typeguard's in test suitesBeta Was this translation helpful? Give feedback.
All reactions