forked from pool/python-beartype
36dbde55531a656ffd95e8a6cac2c55688e77ff6de63b80f80050733e33989dc
- update to 0.17.0: * Emit non-fatal warnings on type-checking violations? Yup. We got that. Grep violation_*type, then win. * Raise custom exception types on type-checking violations? We got that, too. violation_*type grepping intensifies. * Raise custom exception messages on type-checking violations? Got that. __instancecheck_str() enters the chat emboldened and swaggering. * Modify the verbosity of type-checking violation messages? Got that. violation_verbosity + BeartypeVerbosity is snickering in the back. * Reduce complex type hints to simple type aliases in type-checking violations? That is a thing now. type {name} = {hard_stuff} | {moar_stuff}. * Blatantly lie about the types your API expects by instructing @beartype to internally transform source to target type hints matching various patterns with type hint overrides? You know we even got that. hint_overrides + BeartypeHintOverrides. It's best not to question this stuff. OBS-URL: https://build.opensuse.org/request/show/1144712 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-beartype?expand=0&rev=9
Description
No description provided
Languages
RPM Spec
100%